File size: 586 Bytes
5e53995 950582f 982b1cc 854055b 09dce7d 982b1cc 0b0a71f 950582f c253cc3 950582f 5e53995 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 |
---
license: unknown
dataset_info:
features:
- name: audio_quality
dtype: string
- name: age
dtype: int64
- name: sentence_transcription
dtype: string
- name: audio
dtype: audio
- name: sentence_number
dtype: string
- name: language_collection
dtype: string
- name: kid_name
dtype: string
- name: url_origin
dtype: string
splits:
- name: train
num_bytes: 2583290.0
num_examples: 189
download_size: 2447605
dataset_size: 2583290.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|