makaveli10's picture
Upload README.md with huggingface_hub
1427d0b
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: transcription
      dtype: string
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 46157129192
      num_examples: 24872
    - name: test
      num_bytes: 1594957930
      num_examples: 872
  download_size: 47266159084
  dataset_size: 47752087122

Dataset Card for "indic-superb-augmented"

More Information needed