diffunity's picture
Upload dataset
94c936e verified
metadata
dataset_info:
  features:
    - name: audio
      dtype: audio
    - name: common_voice_sentence_id
      dtype: string
    - name: transcript
      dtype: string
    - name: predicted_accent
      dtype: string
    - name: predicted_age
      dtype: string
    - name: predicted_gender
      dtype: int64
  splits:
    - name: train
      num_bytes: 1153302921
      num_examples: 5000
    - name: validation
      num_bytes: 1131488020
      num_examples: 5000
    - name: test
      num_bytes: 1118479090
      num_examples: 5000
  download_size: 3402559837
  dataset_size: 3403270031
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*