voice_dataset_yt / README.md
hoangdeeptry's picture
Upload README.md with huggingface_hub
5fe810f
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
  splits:
    - name: train
      num_bytes: 3623838900.356769
      num_examples: 1370
    - name: test
      num_bytes: 404895021.9632305
      num_examples: 153
  download_size: 3754720528
  dataset_size: 4028733922.3199997

Dataset Card for "voice_dataset_yt"

More Information needed