Holmeister commited on
Commit
61cc049
·
verified ·
1 Parent(s): b8a0871

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: 4229738
17
+ num_examples: 10000
18
+ - name: validation
19
+ num_bytes: 204066
20
+ num_examples: 500
21
+ - name: test
22
+ num_bytes: 2053910
23
+ num_examples: 5000
24
+ download_size: 1348966
25
+ dataset_size: 6487714
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:b98089d6b5315504b515c9377b7e7480981aba5961778aee7cf6a31b80da8a53
3
+ size 257614
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8d8b20431ebf33c007827aa0ec19e5cd2bfc6792afcffb99b0fac5d250788d2
3
+ size 1042082
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11a5015feb657275f916f3aeb7bb06aceca4c4e49390b4fbbcbb951f3ef7fd12
3
+ size 49270