File size: 585 Bytes
bcaeb86 04a516f 5c0b938 04a516f 3099293 04a516f 3099293 04a516f 08b300d 04a516f bcaeb86 |
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: mit
dataset_info:
features:
- name: url
dtype: string
- name: transcription
dtype: string
- name: title
dtype: string
- name: duration
dtype: float64
- name: uploader
dtype: string
- name: upload_date
dtype: string
- name: description
dtype: string
- name: datetime
dtype: string
splits:
- name: train
num_bytes: 7801456
num_examples: 208
download_size: 3905706
dataset_size: 7801456
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|