dianavdavidson's picture
Upload dataset
2f90cb6 verified
metadata
dataset_info:
  features:
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: language
      dtype: string
    - name: gender
      dtype: string
    - name: state
      dtype: string
    - name: district
      dtype: string
    - name: transcript
      dtype: string
    - name: referenceImage
      dtype: string
    - name: unsanitized_no_carat_inds
      dtype: string
    - name: clean_transcript
      dtype: string
    - name: clean_transcript_lower_nopunct
      dtype: string
  splits:
    - name: train
      num_bytes: 1761851272.44
      num_examples: 12729
    - name: valid
      num_bytes: 215817152.585
      num_examples: 1485
    - name: test
      num_bytes: 243348220.256
      num_examples: 1704
  download_size: 2390384175
  dataset_size: 2221016645.281
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*