Upload dataset
Browse files- README.md +19 -1
- evol_instruct/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
-
|
4 |
features:
|
5 |
- name: seq_id
|
6 |
dtype: int64
|
@@ -20,9 +20,27 @@ dataset_info:
|
|
20 |
num_examples: 118278
|
21 |
download_size: 53572508
|
22 |
dataset_size: 126070121
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
configs:
|
24 |
- config_name: educational_instruct
|
25 |
data_files:
|
26 |
- split: train
|
27 |
path: educational_instruct/train-*
|
|
|
|
|
|
|
|
|
28 |
---
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
+
- config_name: educational_instruct
|
4 |
features:
|
5 |
- name: seq_id
|
6 |
dtype: int64
|
|
|
20 |
num_examples: 118278
|
21 |
download_size: 53572508
|
22 |
dataset_size: 126070121
|
23 |
+
- config_name: evol_instruct
|
24 |
+
features:
|
25 |
+
- name: instruction
|
26 |
+
dtype: string
|
27 |
+
- name: output
|
28 |
+
dtype: string
|
29 |
+
- name: tag
|
30 |
+
dtype: string
|
31 |
+
splits:
|
32 |
+
- name: train
|
33 |
+
num_bytes: 248088716
|
34 |
+
num_examples: 111183
|
35 |
+
download_size: 136572932
|
36 |
+
dataset_size: 248088716
|
37 |
configs:
|
38 |
- config_name: educational_instruct
|
39 |
data_files:
|
40 |
- split: train
|
41 |
path: educational_instruct/train-*
|
42 |
+
- config_name: evol_instruct
|
43 |
+
data_files:
|
44 |
+
- split: train
|
45 |
+
path: evol_instruct/train-*
|
46 |
---
|
evol_instruct/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e59784400ca4ba258a84c2bc04d88048cc7b6a26a6cd97692f287ba03a1a1fa7
|
3 |
+
size 136572932
|