cmv_time_shift / README.md
mingto's picture
Update en split metadata to test_gap and test_long_gap
9f66cef verified
|
Raw
History Blame Contribute Delete
1.21 kB
metadata
dataset_info:
  - config_name: en
    features:
      - name: path
        dtype: string
      - name: sentence
        dtype: string
      - name: audio
        dtype: audio
    splits:
      - name: test_gap
        num_bytes: 933913883.998
        num_examples: 16357
      - name: test_long_gap
        num_bytes: 1145322502.163
        num_examples: 16357
    download_size: 1546023188
    dataset_size: 2079236386.1610003
  - config_name: zh-TW
    features:
      - name: path
        dtype: string
      - name: sentence
        dtype: string
      - name: audio
        dtype: audio
    splits:
      - name: train
        num_bytes: 381212155
        num_examples: 7367
      - name: dev
        num_bytes: 263815840
        num_examples: 5106
      - name: test_gap
        num_bytes: 232850699
        num_examples: 5105
      - name: test_long_gap
        num_bytes: 332605199
        num_examples: 5105
    download_size: 866046625
    dataset_size: 1210483893
configs:
  - config_name: en
    data_files:
      - split: test_gap
        path: en/test_gap-*
      - split: test_long_gap
        path: en/test_long_gap-*
  - config_name: zh-TW
    data_files:
      - split: train
        path: zh-TW/train-*
      - split: dev
        path: zh-TW/dev-*
      - split: test_gap
        path: zh-TW/test_gap-*
      - split: test_long_gap
        path: zh-TW/test_long_gap-*