Holmeister commited on
Commit
429dcd8
1 Parent(s): e4d2201

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ - name: inst_no
11
+ dtype: int64
12
+ - name: system
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 37180347
17
+ num_examples: 15000
18
+ - name: validation
19
+ num_bytes: 1905590
20
+ num_examples: 750
21
+ - name: test
22
+ num_bytes: 11667420
23
+ num_examples: 5000
24
+ download_size: 23303260
25
+ dataset_size: 50753357
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1e73197fbd1805c377cc39f458df4c71ab1da8159800a2102e7434277147086
3
+ size 3129091
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76c8d46be3308aec416b80abf42399b495877a4ef134e5b6ca64331ac4fd6989
3
+ size 19174958
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75c3518ca6dd02e24720c5b8f60d896519a0073ddbb99f252ccec9d56d3f3ead
3
+ size 999211