cv11-it-dummy / README.md
nefasto's picture
Upload README.md with huggingface_hub
be87f8e
|
raw
history blame contribute delete
No virus
886 Bytes
metadata
dataset_info:
  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
  splits:
    - name: train
      num_bytes: 87250914
      num_examples: 500
    - name: validation
      num_bytes: 96093472
      num_examples: 500
    - name: test
      num_bytes: 59687501
      num_examples: 300
  download_size: 225348877
  dataset_size: 243031887

Dataset Card for "cv11-it-dummy"

More Information needed