Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -3,12 +3,14 @@ dataset_info:
|
|
| 3 |
features:
|
| 4 |
- name: instruction
|
| 5 |
dtype: string
|
|
|
|
|
|
|
| 6 |
splits:
|
| 7 |
- name: train
|
| 8 |
-
num_bytes:
|
| 9 |
-
num_examples:
|
| 10 |
-
download_size:
|
| 11 |
-
dataset_size:
|
| 12 |
configs:
|
| 13 |
- config_name: default
|
| 14 |
data_files:
|
|
|
|
| 3 |
features:
|
| 4 |
- name: instruction
|
| 5 |
dtype: string
|
| 6 |
+
- name: output
|
| 7 |
+
dtype: string
|
| 8 |
splits:
|
| 9 |
- name: train
|
| 10 |
+
num_bytes: 1205865
|
| 11 |
+
num_examples: 1087
|
| 12 |
+
download_size: 234027
|
| 13 |
+
dataset_size: 1205865
|
| 14 |
configs:
|
| 15 |
- config_name: default
|
| 16 |
data_files:
|