Holmeister commited on
Commit
2091fe9
1 Parent(s): a2e7aff

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: 9278570
17
+ num_examples: 3639
18
+ - name: validation
19
+ num_bytes: 1045440
20
+ num_examples: 400
21
+ - name: test
22
+ num_bytes: 12681410
23
+ num_examples: 5000
24
+ download_size: 8137408
25
+ dataset_size: 23005420
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:cfa38d570180bd6085828c3e39f7c67937e11d876a253084b1da408cc8753e39
3
+ size 3128135
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddc840a9a4d5fa119e02ca90c36ef0dc8274ce95c573dcf2f84b263365aefdb5
3
+ size 4490378
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5891a6c15bbc8d6a06807e3dccef0d0bf1b29b19447ac0c5c97d734559a03440
3
+ size 518895