combined_dataset / README.md
amidstdebug's picture
Upload dataset
ee801e6 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: accent
      dtype: string
    - name: transcription
      dtype: string
  splits:
    - name: train
      num_bytes: 1055825501.4
      num_examples: 4629
    - name: validation
      num_bytes: 129867720
      num_examples: 579
    - name: test
      num_bytes: 135133486
      num_examples: 579
  download_size: 1300760374
  dataset_size: 1320826707.4
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*