BreadHead commited on
Commit
9c2af40
·
verified ·
1 Parent(s): cacfe8b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: Instruction
5
+ dtype: string
6
+ - name: Input
7
+ dtype: string
8
+ - name: Output
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 1418296.0
13
+ num_examples: 9988
14
+ - name: test
15
+ num_bytes: 157620.0
16
+ num_examples: 1110
17
+ download_size: 112540
18
+ dataset_size: 1575916.0
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: test
25
+ path: data/test-*
26
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdfec03c0ee5e106d741bb85a6975b60c6489fc95698124e7fbe28ba95c8302a
3
+ size 13137
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901087ed0fec3e5a6c85910db31e388ffaf31e7ca904b85911ad93e8abc4c676
3
+ size 99403