ADIMA / README.md
callmesan's picture
Upload dataset
521f123 verified
|
raw
history blame
512 Bytes
metadata
dataset_info:
  features:
    - name: path_to_audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: abuse
      dtype: string
    - name: language
      dtype: string
  splits:
    - name: train
      num_bytes: 5192187842.424
      num_examples: 8128
    - name: test
      num_bytes: 2347579907.564
      num_examples: 3647
  download_size: 5849025117
  dataset_size: 7539767749.988
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*