tamasheq_data / README.md
yassine benlaria
Upload README.md with huggingface_hub
d60673b
|
raw
history blame
669 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: path
      dtype: string
    - name: sentence
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: train
      num_bytes: 23970794.830508474
      num_examples: 100
    - name: test
      num_bytes: 3783944.1694915253
      num_examples: 18
  download_size: 27726228
  dataset_size: 27754739

Dataset Card for "tamasheq_data"

More Information needed