suhasg commited on
Commit
44cd3f8
·
verified ·
1 Parent(s): 512ba87

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: 189199.2
13
+ num_examples: 80
14
+ - name: validation
15
+ num_bytes: 47299.8
16
+ num_examples: 20
17
+ download_size: 104162
18
+ dataset_size: 236499.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:8e179d776ecc8ab321d78431a1a9e85dbcd1ad2d0d97391e0306b515fb4120bc
3
+ size 68605
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9520bb85ee00dc98cc46f718b604306a183716069350f7b29c79cbfdc98854d
3
+ size 35557