Thermostatic's picture
Upload dataset (part 00003-of-00004)
69f1140 verified
---
license: cc0-1.0
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-*
- split: validated
path: data/validated-*
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
- name: variant
dtype: string
splits:
- name: train
num_bytes: 15711889867.332
num_examples: 336846
- name: validation
num_bytes: 785407675.984
num_examples: 15857
- name: test
num_bytes: 650417873.662
num_examples: 15857
- name: other
num_bytes: 55469756745.776
num_examples: 1138631
- name: invalidated
num_bytes: 3495088146.702
num_examples: 86227
- name: validated
num_bytes: 21375854804.919
num_examples: 415157
download_size: 65857622708
dataset_size: 97488415114.375
---