Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,18 +1,10 @@
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
| 4 |
-
- name: conversations
|
| 5 |
-
list:
|
| 6 |
-
- name: from
|
| 7 |
-
dtype: string
|
| 8 |
-
- name: value
|
| 9 |
-
dtype: string
|
| 10 |
-
- name: type
|
| 11 |
-
dtype: string
|
| 12 |
- name: instruction
|
| 13 |
dtype: string
|
| 14 |
- name: input
|
| 15 |
-
|
| 16 |
- name: output
|
| 17 |
struct:
|
| 18 |
- name: from
|
|
@@ -21,10 +13,10 @@ dataset_info:
|
|
| 21 |
dtype: string
|
| 22 |
splits:
|
| 23 |
- name: train
|
| 24 |
-
num_bytes:
|
| 25 |
num_examples: 31516
|
| 26 |
-
download_size:
|
| 27 |
-
dataset_size:
|
| 28 |
configs:
|
| 29 |
- config_name: default
|
| 30 |
data_files:
|
|
|
|
| 1 |
---
|
| 2 |
dataset_info:
|
| 3 |
features:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
- name: instruction
|
| 5 |
dtype: string
|
| 6 |
- name: input
|
| 7 |
+
dtype: string
|
| 8 |
- name: output
|
| 9 |
struct:
|
| 10 |
- name: from
|
|
|
|
| 13 |
dtype: string
|
| 14 |
splits:
|
| 15 |
- name: train
|
| 16 |
+
num_bytes: 29950800
|
| 17 |
num_examples: 31516
|
| 18 |
+
download_size: 15605747
|
| 19 |
+
dataset_size: 29950800
|
| 20 |
configs:
|
| 21 |
- config_name: default
|
| 22 |
data_files:
|