tayyibsupercool commited on
Commit
afe896a
1 Parent(s): 2c8aded

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: 263077
15
+ num_examples: 1000
16
+ - name: validation
17
+ num_bytes: 65731
18
+ num_examples: 250
19
+ download_size: 34252
20
+ dataset_size: 328808
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:29dd17e38fb30fb45d2b4ba4cc620c21a1e549ee1de18f293fe0991fca03399e
3
+ size 24714
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c30e08951679d0b4a9d973855d2ab12068623bad6e3e354b619d263eb3dc80fe
3
+ size 9538