Holmeister commited on
Commit
3ccb21a
·
verified ·
1 Parent(s): b56ed83

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: 36424247
17
+ num_examples: 15000
18
+ - name: validation
19
+ num_bytes: 1868416
20
+ num_examples: 750
21
+ - name: test
22
+ num_bytes: 11667420
23
+ num_examples: 5000
24
+ download_size: 23322596
25
+ dataset_size: 49960083
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:b1e73197fbd1805c377cc39f458df4c71ab1da8159800a2102e7434277147086
3
+ size 3129091
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f9802bb6c33747aec87c9f14241549af402d25ed5a24fa8611e80ea228c06b8
3
+ size 19193327
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0464501a50f1a1c7eba7eaf7f6f06ae2b06b7c1ca641cee95adf378b6a2e42ee
3
+ size 1000178