tayyibsupercool commited on
Commit
b4126f2
1 Parent(s): fee02b1

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: sample_index
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 212678
15
+ num_examples: 800
16
+ - name: validation
17
+ num_bytes: 53153
18
+ num_examples: 200
19
+ download_size: 30208
20
+ dataset_size: 265831
21
+ configs:
22
+ - config_name: default
23
+ data_files:
24
+ - split: train
25
+ path: data/train-*
26
+ - split: validation
27
+ path: data/validation-*
28
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b7d1edaba7f8d492ef9c9e1d8043df9f6cea1a71848eda581c3eee52364e016
3
+ size 21561
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb9197aec2f2cc2ee5a598ee9e897ba93a4b44ef59049aa722f398ca7ee32a56
3
+ size 8647