aviroes's picture
Upload README.md with huggingface_hub
717f5a9
|
raw
history blame
No virus
896 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: invalidated
        path: data/invalidated-*
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: invalidated
      num_bytes: 16461676.397214442
      num_examples: 336
  download_size: 14596530
  dataset_size: 16461676.397214442

Dataset Card for "above_70yo_elderly_people_inv_dataset"

More Information needed