metadata
dataset_info:
features:
- name: path
dtype: string
- name: sentence
dtype: string
- name: up_votes
dtype: int64
- name: down_votes
dtype: int64
- name: audio
dtype: audio
splits:
- name: train
num_bytes: 84305044.776
num_examples: 2192
- name: validation
num_bytes: 81140344.554
num_examples: 1894
- name: validation2
num_bytes: 1449437047.631
num_examples: 32889
- name: test
num_bytes: 84693359.564
num_examples: 1932
download_size: 1339195353
dataset_size: 1699575796.5249999
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: validation2
path: data/validation2-*
- split: test
path: data/test-*