ruoh_demo / README.md
Mihaj's picture
Upload README.md with huggingface_hub
c2195dc
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: text
      dtype: string
    - name: mother_tongue
      dtype: string
    - name: region
      dtype: string
    - name: gender
      dtype: string
    - name: age
      dtype: int64
  splits:
    - name: train
      num_bytes: 1600232223.61
      num_examples: 13198
    - name: test
      num_bytes: 405584868.6
      num_examples: 3300
  download_size: 1960524339
  dataset_size: 2005817092.21

Dataset Card for "ruoh_demo"

More Information needed