Datasets:
Upload dataset
Browse files
README.md
CHANGED
@@ -3,19 +3,17 @@ dataset_info:
|
|
3 |
features:
|
4 |
- name: instruction
|
5 |
dtype: string
|
6 |
-
- name:
|
7 |
-
dtype: string
|
8 |
-
- name: output
|
9 |
dtype: string
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 67714
|
14 |
- name: test
|
15 |
-
num_bytes:
|
16 |
num_examples: 684
|
17 |
-
download_size:
|
18 |
-
dataset_size:
|
19 |
configs:
|
20 |
- config_name: default
|
21 |
data_files:
|
|
|
3 |
features:
|
4 |
- name: instruction
|
5 |
dtype: string
|
6 |
+
- name: response
|
|
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 32962041
|
11 |
num_examples: 67714
|
12 |
- name: test
|
13 |
+
num_bytes: 322359
|
14 |
num_examples: 684
|
15 |
+
download_size: 21130799
|
16 |
+
dataset_size: 33284400
|
17 |
configs:
|
18 |
- config_name: default
|
19 |
data_files:
|