DSUChallenge2024 / README.md
juice500's picture
Upload dataset
176371e verified
|
raw
history blame
650 Bytes
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: test_clean
      num_bytes: 364374450.3
      num_examples: 2620
    - name: test_other
      num_bytes: 353008796.008
      num_examples: 2939
    - name: dev_clean
      num_bytes: 354969825.911
      num_examples: 2703
  download_size: 1024960527
  dataset_size: 1072353072.2190001
configs:
  - config_name: default
    data_files:
      - split: test_clean
        path: data/test_clean-*
      - split: test_other
        path: data/test_other-*
      - split: dev_clean
        path: data/dev_clean-*