naive-puzzle's picture
Upload dataset
697d5ce verified
metadata
dataset_info:
  config_name: ja
  features:
    - name: uid
      dtype: string
    - name: accent
      dtype: string
    - name: age
      dtype: string
    - name: client_id
      dtype: string
    - name: down_votes
      dtype: int64
    - name: gender
      dtype: string
    - name: locale
      dtype: string
    - name: path
      dtype: string
    - name: segment
      dtype: string
    - name: sentence
      dtype: string
    - name: up_votes
      dtype: int64
    - name: variant
      dtype: string
    - name: duration_seconds
      dtype: float64
    - name: ids
      sequence: int32
    - name: reconstructed_audio
      dtype:
        audio:
          sampling_rate: 16000
  splits:
    - name: invalidated
      num_bytes: 142523860
      num_examples: 996
    - name: other
      num_bytes: 135373475
      num_examples: 1000
    - name: test
      num_bytes: 146006290
      num_examples: 1000
    - name: train
      num_bytes: 150223560
      num_examples: 1000
    - name: validation
      num_bytes: 144156790
      num_examples: 1000
  download_size: 575395207
  dataset_size: 718283975
configs:
  - config_name: ja
    data_files:
      - split: invalidated
        path: ja/invalidated-*
      - split: other
        path: ja/other-*
      - split: test
        path: ja/test-*
      - split: train
        path: ja/train-*
      - split: validation
        path: ja/validation-*