Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -4,17 +4,17 @@ dataset_info:
|
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
splits:
|
|
|
|
|
|
|
7 |
- name: test
|
8 |
-
num_bytes:
|
9 |
-
num_examples:
|
10 |
- name: train
|
11 |
-
num_bytes:
|
12 |
-
num_examples:
|
13 |
-
|
14 |
-
|
15 |
-
num_examples: 21615
|
16 |
-
download_size: 249641322
|
17 |
-
dataset_size: 395331902.0
|
18 |
---
|
19 |
# Dataset Card for "instructions-all"
|
20 |
|
|
|
4 |
- name: text
|
5 |
dtype: string
|
6 |
splits:
|
7 |
+
- name: validation
|
8 |
+
num_bytes: 11937376.0
|
9 |
+
num_examples: 23011
|
10 |
- name: test
|
11 |
+
num_bytes: 11885818.0
|
12 |
+
num_examples: 23027
|
13 |
- name: train
|
14 |
+
num_bytes: 392052453.0
|
15 |
+
num_examples: 751788
|
16 |
+
download_size: 264089102
|
17 |
+
dataset_size: 415875647.0
|
|
|
|
|
|
|
18 |
---
|
19 |
# Dataset Card for "instructions-all"
|
20 |
|