Beijuka's picture
Upload dataset
7508bc1 verified
|
raw
history blame
No virus
738 Bytes
metadata
dataset_info:
  features:
    - name: speaker_id
      dtype: int64
    - name: age
      dtype: int64
    - name: gender
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: md5sum
      dtype: string
    - name: pdp_score
      dtype: float64
    - name: transcription
      dtype: string
    - name: transcription_length
      dtype: int64
    - name: duration
      dtype: float64
  splits:
    - name: train
      num_bytes: 2646469247.02
      num_examples: 31586
    - name: test
      num_bytes: 271554550.648
      num_examples: 2802
  download_size: 3499415078
  dataset_size: 2918023797.668
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*