SPC / README.md
kajpio's picture
Upload README.md with huggingface_hub
c71253c
metadata
dataset_info:
  features:
    - name: client_id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: sentence
      dtype: string
    - name: up_votes
      dtype: float64
    - name: down_votes
      dtype: float64
    - name: age
      dtype: float64
    - name: gender
      dtype: float64
    - name: accent
      dtype: float64
    - name: iou_estimate
      dtype: float64
  splits:
    - name: test
      num_bytes: 831368132
      num_examples: 3332
    - name: train
      num_bytes: 23839499476
      num_examples: 90324
  download_size: 24065048743
  dataset_size: 24670867608

Dataset Card for "SPC-v2"

More Information needed