chiyuanhsiao's picture
Upload README.md with huggingface_hub
f0136fc
|
raw
history blame
No virus
559 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: file
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: transcription
      dtype: string
  splits:
    - name: test
      num_bytes: 1086428751.563
      num_examples: 31181
  download_size: 1086479549
  dataset_size: 1086428751.563

Dataset Card for "debug"

More Information needed