null010's picture
Upload dataset
6e93412 verified
metadata
dataset_info:
  config_name: ko
  features:
    - name: client_id
      dtype: string
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: up_votes
      dtype: int64
    - name: down_votes
      dtype: int64
    - name: age
      dtype: string
    - name: gender
      dtype: string
    - name: accent
      dtype: string
    - name: locale
      dtype: string
    - name: segment
      dtype: string
    - name: variant
      dtype: string
    - name: whisper_transcript
      sequence: int64
  splits:
    - name: train
      num_bytes: 6913073
      num_examples: 192
    - name: validation
      num_bytes: 3327570
      num_examples: 105
    - name: test
      num_bytes: 4360439
      num_examples: 131
  download_size: 13956531
  dataset_size: 14601082
configs:
  - config_name: ko
    data_files:
      - split: train
        path: ko/train-*
      - split: validation
        path: ko/validation-*
      - split: test
        path: ko/test-*