aamina commited on
Commit
b7a177e
1 Parent(s): 47fe4ca

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 21042379
13
+ num_examples: 80000
14
+ - name: validation
15
+ num_bytes: 5260624
16
+ num_examples: 20000
17
+ download_size: 1368387
18
+ dataset_size: 26303003
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: validation
25
+ path: data/validation-*
26
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a524559a6e6520f19bc7bf5ec568162a1bad9f24506f17e45148c2038bc9618b
3
+ size 1093978
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74ff7b1e3b665cc74f43b2949d31cb0f42bb5b9b4abb645045e8af452b294c57
3
+ size 274409