Holmeister commited on
Commit
7668397
·
verified ·
1 Parent(s): b3f5b2f

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: prompt
5
+ dtype: string
6
+ - name: instruction
7
+ dtype: string
8
+ - name: input
9
+ dtype: string
10
+ - name: output
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 15967408
15
+ num_examples: 26606
16
+ - name: validation
17
+ num_bytes: 1811152
18
+ num_examples: 2956
19
+ - name: test
20
+ num_bytes: 606830
21
+ num_examples: 1000
22
+ download_size: 7271321
23
+ dataset_size: 18385390
24
+ configs:
25
+ - config_name: default
26
+ data_files:
27
+ - split: train
28
+ path: data/train-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ - split: test
32
+ path: data/test-*
33
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad5f61688a7a13c152cacc25db09d972a1028b378f9ef38eb0a910f733b85107
3
+ size 120049
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6115c8231d2cc6c4cb2f571ebf61e00a4bca0921ee8869d7e250539258919ad
3
+ size 6416699
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94d01b23fc57fc4a48e6bd05ec386adb255a69a8131cf11872af11184d72fafc
3
+ size 734573