vbvlbl commited on
Commit
6604404
1 Parent(s): ab50709

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: input
7
+ dtype: string
8
+ - name: output
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 7592783
13
+ num_examples: 1233
14
+ - name: validation
15
+ num_bytes: 848108
16
+ num_examples: 137
17
+ download_size: 2068772
18
+ dataset_size: 8440891
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:0e5e05ac45dc237e233835ee6d363f2cf01551dde1985bd5acb84a3bcb99ef7c
3
+ size 1852678
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e8129d52f27d0890c4017a7d283a6dc12565db188b56428b4c26e39ae8e648c
3
+ size 216094