azizshaw commited on
Commit
6df06dc
·
verified ·
1 Parent(s): dde3d01

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: context
7
+ dtype: string
8
+ - name: response
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 402295.24626865675
13
+ num_examples: 321
14
+ - name: validation
15
+ num_bytes: 101513.75373134328
16
+ num_examples: 81
17
+ download_size: 154171
18
+ dataset_size: 503809.0
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:d7bfbde8881b7b7136c8d78162235874bc17d1bd651aa084a002f2fe8bab1ea8
3
+ size 116607
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e183be3e8e85e223c5c2ee6f24173f5bdfc691c0a429a7f3eb3cee2148e1dd6
3
+ size 37564