Holmeister commited on
Commit
61df649
·
verified ·
1 Parent(s): f03b628

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: 4150840
17
+ num_examples: 10000
18
+ - name: validation
19
+ num_bytes: 200141
20
+ num_examples: 500
21
+ - name: test
22
+ num_bytes: 2053910
23
+ num_examples: 5000
24
+ download_size: 1333370
25
+ dataset_size: 6404891
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:e6a11ff210b1297518e528f2d4f7918fc517339caa82f5e2d2fcae19fcb3beae
3
+ size 1027449
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53b5a4b313a4186b3297c25af83d77c90e26c6c9cd344c798fe7b553b5d69caa
3
+ size 48307