covost-es-en / README.md
sridhar1ga's picture
Upload dataset
a88ff23 verified
|
raw
history blame
458 Bytes
metadata
dataset_info:
  features:
    - name: duration
      dtype: float64
    - name: audio_filepath
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 13236824
      num_examples: 79179
    - name: test
      num_bytes: 5513278
      num_examples: 32946
  download_size: 6218379
  dataset_size: 18750102
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*