mamamiya405 commited on
Commit
6fcf421
1 Parent(s): c6e1d8c

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ - name: instruction
9
+ dtype: string
10
+ - name: text
11
+ dtype: string
12
+ - name: inference
13
+ dtype: string
14
+ splits:
15
+ - name: train
16
+ num_bytes: 30227210
17
+ num_examples: 10000
18
+ - name: validation
19
+ num_bytes: 9051820
20
+ num_examples: 3000
21
+ - name: test
22
+ num_bytes: 6068160
23
+ num_examples: 2000
24
+ download_size: 10928990
25
+ dataset_size: 45347190
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ - split: validation
32
+ path: data/validation-*
33
+ - split: test
34
+ path: data/test-*
35
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b627ccc098c9a339c9eccec7beb8f94cb0e489f1289c68af1ce55468bade797
3
+ size 1462433
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dcdd938fcbc4dbd2952369465fdab186b523ac234268a31869148f31db200e9
3
+ size 7291256
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:13a08d1ae78ffb23b66a0e815eaeb5e27ba3a502fea7913df8fde0fee1b0bae1
3
+ size 2175301