id-ibnt / README.md
Sheokedech's picture
Upload README.md with huggingface_hub
2f98169
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: text
      dtype: string
  splits:
    - name: train
      num_bytes: 2209462862.61
      num_examples: 4222
    - name: test
      num_bytes: 856481987.936
      num_examples: 1512
  download_size: 1900578091
  dataset_size: 3065944850.546

Dataset Card for "id-ibnt"

More Information needed