File size: 528 Bytes
7a1e8d8 f578d29 7a1e8d8 452068d 7a1e8d8 452068d 84c54a0 452068d 7a1e8d8 | 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 | ---
dataset_info:
features:
- name: audio_path
dtype: audio
- name: label
dtype:
class_label:
names:
'0': confident
'1': kinda_confident
'2': not_confident
splits:
- name: train
num_bytes: 14458533.4
num_examples: 24
- name: test
num_bytes: 3769978.6
num_examples: 6
download_size: 13279204
dataset_size: 18228512.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|