cszs_es_en / README.md
kph68's picture
Upload dataset (part 00004-of-00005)
21cd736
|
raw
history blame
No virus
739 Bytes
metadata
dataset_info:
  features:
    - name: correct_audio
      dtype: audio
    - name: correct_transcription
      dtype: string
    - name: correct_file
      dtype: string
    - name: wrong_audio
      dtype: audio
    - name: wrong_transcription
      dtype: string
    - name: wrongt_file
      dtype: string
  splits:
    - name: train
      num_bytes: 36970349623.752
      num_examples: 156826
    - name: dev
      num_bytes: 36970349623.752
      num_examples: 156826
    - name: test
      num_bytes: 36970349623.752
      num_examples: 156826
  download_size: 109361548629
  dataset_size: 110911048871.256
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*