damilola2104
commited on
Commit
•
8df77dc
1
Parent(s):
e70bfb7
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
dataset_info:
|
4 |
+
features:
|
5 |
+
- name: label
|
6 |
+
dtype: string
|
7 |
+
- name: text
|
8 |
+
dtype: string
|
9 |
+
- name: audio
|
10 |
+
dtype: string
|
11 |
+
splits:
|
12 |
+
- name: train
|
13 |
+
num_bytes: 316859.08753056236
|
14 |
+
num_examples: 1431
|
15 |
+
- name: test
|
16 |
+
num_bytes: 135954.91246943767
|
17 |
+
num_examples: 614
|
18 |
+
download_size: 177961
|
19 |
+
dataset_size: 452814.0
|
20 |
---
|