eternis commited on
Commit
e7e88ef
·
verified ·
1 Parent(s): e3e175b

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: 6550750
13
+ num_examples: 18574
14
+ - name: test
15
+ num_bytes: 944925
16
+ num_examples: 2656
17
+ - name: validation
18
+ num_bytes: 1875053
19
+ num_examples: 5306
20
+ download_size: 3090757
21
+ dataset_size: 9370728
22
+ configs:
23
+ - config_name: default
24
+ data_files:
25
+ - split: train
26
+ path: data/train-*
27
+ - split: test
28
+ path: data/test-*
29
+ - split: validation
30
+ path: data/validation-*
31
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b4da546f3d5de5153e7395458c96e8b4268a1032c6ddd6898f7ce176465eaf3
3
+ size 315042
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a38539d1d9f200414c607598d387818172f202a971edeb88a19c82a47a67f1b4
3
+ size 2149800
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489af725fa8c54d22b734d3c83080091dcffd80b3b64ccdbead47b3c0d5932e4
3
+ size 625915