Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -7,27 +7,6 @@ tags:
|
|
| 7 |
license: mit
|
| 8 |
task_categories:
|
| 9 |
- text-classification
|
| 10 |
-
dataset_info:
|
| 11 |
-
features:
|
| 12 |
-
- name: audio
|
| 13 |
-
dtype:
|
| 14 |
-
audio:
|
| 15 |
-
sampling_rate: 16000
|
| 16 |
-
- name: text
|
| 17 |
-
dtype: string
|
| 18 |
-
- name: time_secs
|
| 19 |
-
dtype: float64
|
| 20 |
-
splits:
|
| 21 |
-
- name: test
|
| 22 |
-
num_bytes: 230118.0
|
| 23 |
-
num_examples: 1
|
| 24 |
-
download_size: 219281
|
| 25 |
-
dataset_size: 230118.0
|
| 26 |
-
configs:
|
| 27 |
-
- config_name: default
|
| 28 |
-
data_files:
|
| 29 |
-
- split: test
|
| 30 |
-
path: data/test-*
|
| 31 |
---
|
| 32 |
|
| 33 |
# test_hf_dataset
|
|
|
|
| 7 |
license: mit
|
| 8 |
task_categories:
|
| 9 |
- text-classification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# test_hf_dataset
|