covost2 / README.md
farzadab's picture
Upload dataset
52a696c verified
|
raw
history blame
765 Bytes
metadata
dataset_info:
  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
configs:
  - config_name: en_tr
    data_files:
      - split: train
        path: en_tr/train-*
      - split: validation
        path: en_tr/validation-*
      - split: test
        path: en_tr/test-*