cszs_es_en / README.md
kph68's picture
Upload dataset (part 00001-of-00002)
10f2983
|
raw
history blame
No virus
732 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: wrong_file
      dtype: string
  splits:
    - name: train
      num_bytes: 30462716413.44
      num_examples: 129220
    - name: dev
      num_bytes: 3325102230.576
      num_examples: 13866
    - name: test
      num_bytes: 3209609145.2
      num_examples: 13740
  download_size: 36453700196
  dataset_size: 36997427789.215996
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*