AhmedBou commited on
Commit
2627f61
1 Parent(s): 86834f8

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: instruction
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 5716375
13
+ num_examples: 10000
14
+ - name: eval
15
+ num_bytes: 577216
16
+ num_examples: 1000
17
+ download_size: 3409283
18
+ dataset_size: 6293591
19
+ configs:
20
+ - config_name: default
21
+ data_files:
22
+ - split: train
23
+ path: data/train-*
24
+ - split: eval
25
+ path: data/eval-*
26
+ ---
data/eval-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f1c6f5fd520723838dd7451e4fc125262b19f20cdc00635983777e650aac3af
3
+ size 311114
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:98f0bb8e720edb00ae4875d8baf4cbd86d8546b2f7f87787c8865292b8efd029
3
+ size 3098169