covost2 / README.md
farzadab's picture
Upload dataset
18d68df verified
|
raw
history blame
2.25 kB
metadata
dataset_info:
  - config_name: en_fa
    features:
      - name: client_id
        dtype: string
      - name: file
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: sentence
        dtype: string
      - name: translation
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: train
        num_bytes: 14108661241.18
        num_examples: 289430
      - name: validation
        num_bytes: 718670909.808
        num_examples: 15531
      - name: test
        num_bytes: 729271000.301
        num_examples: 15531
    download_size: 13816798013
    dataset_size: 15556603151.289001
  - config_name: en_tr
    features:
      - name: client_id
        dtype: string
      - name: file
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: sentence
        dtype: string
      - name: translation
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: train
        num_bytes: 14098644786.18
        num_examples: 289430
      - name: validation
        num_bytes: 718161996.808
        num_examples: 15531
      - name: test
        num_bytes: 728786654.301
        num_examples: 15531
    download_size: 13814279798
    dataset_size: 15545593437.289001
  - config_name: en_zh-CN
    features:
      - name: client_id
        dtype: string
      - name: file
        dtype: string
      - name: audio
        dtype:
          audio:
            sampling_rate: 16000
      - name: sentence
        dtype: string
      - name: translation
        dtype: string
      - name: id
        dtype: string
    splits:
      - name: train
        num_bytes: 14095661460.18
        num_examples: 289430
      - name: validation
        num_bytes: 717982705.808
        num_examples: 15531
      - name: test
        num_bytes: 728655191.301
        num_examples: 15531
    download_size: 13812553571
    dataset_size: 15542299357.289001
configs:
  - config_name: en_fa
    data_files:
      - split: train
        path: en_fa/train-*
      - split: validation
        path: en_fa/validation-*
      - split: test
        path: en_fa/test-*
  - config_name: en_tr
    data_files:
      - split: train
        path: en_tr/train-*
      - split: validation
        path: en_tr/validation-*
      - split: test
        path: en_tr/test-*
  - config_name: en_zh-CN
    data_files:
      - split: train
        path: en_zh-CN/train-*
      - split: validation
        path: en_zh-CN/validation-*
      - split: test
        path: en_zh-CN/test-*