kanex10 commited on
Commit
aeaf12d
·
verified ·
1 Parent(s): 478d726

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: input
5
+ dtype: string
6
+ - name: output
7
+ dtype: string
8
+ splits:
9
+ - name: train
10
+ num_bytes: 1753342
11
+ num_examples: 16000
12
+ - name: test
13
+ num_bytes: 219571
14
+ num_examples: 2000
15
+ - name: validation
16
+ num_bytes: 216703
17
+ num_examples: 2000
18
+ download_size: 1286620
19
+ dataset_size: 2189616
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path: data/train-*
25
+ - split: test
26
+ path: data/test-*
27
+ - split: validation
28
+ path: data/validation-*
29
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ce4e32a8a943c4337c66d2580d08f5da9d860691afb7c96fcbd5215e054183f
3
+ size 129511
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:846a492d15e0f7f2ca77243366c72c7f0d6aa919f2e08c12025b5e43f994fe57
3
+ size 1028894
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:05272b2a0d5784470e5a3d57f55fc90986dc9ca7e16f9a55881f811fa6980a37
3
+ size 128215