Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,19 +1,17 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
- name:
|
5 |
-
dtype: audio
|
6 |
-
- name: sentence
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
-
num_bytes:
|
11 |
-
num_examples:
|
12 |
- name: test
|
13 |
-
num_bytes:
|
14 |
-
num_examples:
|
15 |
-
download_size:
|
16 |
-
dataset_size:
|
17 |
configs:
|
18 |
- config_name: default
|
19 |
data_files:
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: Text
|
|
|
|
|
5 |
dtype: string
|
6 |
splits:
|
7 |
- name: train
|
8 |
+
num_bytes: 3368.684210526316
|
9 |
+
num_examples: 15
|
10 |
- name: test
|
11 |
+
num_bytes: 898.3157894736842
|
12 |
+
num_examples: 4
|
13 |
+
download_size: 7603
|
14 |
+
dataset_size: 4267.0
|
15 |
configs:
|
16 |
- config_name: default
|
17 |
data_files:
|