regisss's picture
regisss HF Staff
Upload dataset
791767c verified
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: path
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 48000
    - 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
  splits:
    - name: train
      num_bytes: 126663521.138
      num_examples: 4361
    - name: validation
      num_bytes: 62016417.509
      num_examples: 2179
    - name: test
      num_bytes: 98006877.174
      num_examples: 2894
    - name: other
      num_bytes: 100672350.168
      num_examples: 3328
    - name: invalidated
      num_bytes: 23198147
      num_examples: 680
  download_size: 392254926
  dataset_size: 410557312.98899996
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*
      - split: other
        path: data/other-*
      - split: invalidated
        path: data/invalidated-*