Holmeister commited on
Commit
cbfc081
1 Parent(s): afca735

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ splits:
11
+ - name: train
12
+ num_bytes: 95605209
13
+ num_examples: 234040
14
+ - name: validation
15
+ num_bytes: 19591987
16
+ num_examples: 47120
17
+ - name: test
18
+ num_bytes: 5454571
19
+ num_examples: 13269
20
+ download_size: 25420277
21
+ dataset_size: 120651767
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ - split: test
30
+ path: data/test-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08a37679869d76e8af0c8e2b89f75c1910942c70e88200df791f4379a6bd1d82
3
+ size 1142836
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9bec62fb4e282a1705a4c101f92162fdef56391398a16a2a6bd1ff8e9d4a7a7
3
+ size 20805900
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d8cc3729a65e1ed2df215a32deffd98a3a491fa8869a0855c7d8eb2730d5db5
3
+ size 3471541