IliyanGochev's picture
Upload dataset
d41a54e
metadata
dataset_info:
  config_name: bg
  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: 92489982.56
      num_examples: 3385
    - name: validation
      num_bytes: 79482559.912
      num_examples: 2358
    - name: test
      num_bytes: 84919243.036
      num_examples: 2463
  download_size: 265321822
  dataset_size: 256891785.50800002
configs:
  - config_name: bg
    data_files:
      - split: train
        path: bg/train-*
      - split: validation
        path: bg/validation-*
      - split: test
        path: bg/test-*