ChiMed / README.md
pphuc25's picture
Upload dataset
d87b018 verified
|
raw
history blame contribute delete
No virus
596 Bytes
---
dataset_info:
features:
- name: audio
dtype:
audio:
sampling_rate: 16000
- name: text
dtype: string
- name: duration
dtype: float64
splits:
- name: train
num_bytes: 191549247.604
num_examples: 1346
- name: eval
num_bytes: 13592818.0
num_examples: 97
- name: test
num_bytes: 33539113.0
num_examples: 231
download_size: 245959204
dataset_size: 238681178.604
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: eval
path: data/eval-*
- split: test
path: data/test-*
---