Holmeister commited on
Commit
948ba64
1 Parent(s): 5838db6

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: 54069268
17
+ num_examples: 20000
18
+ - name: validation
19
+ num_bytes: 2346584
20
+ num_examples: 1000
21
+ - name: test
22
+ num_bytes: 10404070
23
+ num_examples: 5000
24
+ download_size: 33403931
25
+ dataset_size: 66819922
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:11bc2165b0f0d2ebb3d1055b33445d65bb0a012046b8d50d88dc5548a44ca4b7
3
+ size 2820157
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1b884f4d3163b27e50e6a2b6b97c57813c7da66f1d6a25e54aa3c793845a69d
3
+ size 29375108
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff9323d528c3ec349b8094e09e58c87e3fa52b6ce7708111f87939944b35c5f8
3
+ size 1208666