hausa-subul / README.md
MKAlbani's picture
Upload dataset
01a717c verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: label
      dtype:
        class_label:
          names:
            '0': test
            '1': train
            '2': validation
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 341217652
      num_examples: 3
    - name: validation
      num_bytes: 100437818
      num_examples: 1
    - name: test
      num_bytes: 99917114
      num_examples: 1
  download_size: 537760533
  dataset_size: 541572584
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*