suhasg commited on
Commit
082063e
·
verified ·
1 Parent(s): 11eba4b

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: 207140.8
13
+ num_examples: 80
14
+ - name: validation
15
+ num_bytes: 51785.2
16
+ num_examples: 20
17
+ download_size: 111522
18
+ dataset_size: 258926.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:99254f5ee374eb705a1803fae37904494cc43ddcf812cc11e000fe78be72f283
3
+ size 77319
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f997a42d41aa801ef94756775357589a16266c9d781a3f0e5a2c26daa9dbd3f7
3
+ size 34203