boda commited on
Commit
ebcea1a
1 Parent(s): d5c22f7

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: idx
5
+ dtype: int64
6
+ - name: input
7
+ dtype: string
8
+ - name: target
9
+ dtype: string
10
+ splits:
11
+ - name: train
12
+ num_bytes: 5726008
13
+ num_examples: 85428
14
+ - name: test
15
+ num_bytes: 1910128
16
+ num_examples: 28476
17
+ - name: validation
18
+ num_bytes: 1912629
19
+ num_examples: 28476
20
+ download_size: 6690855
21
+ dataset_size: 9548765
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:a5e650203718adf07582f9c7300190fca61e361f6239a71e6301f251e6211cd9
3
+ size 1339106
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ee7a48097e7e3ce17565a82ee4040517e354fa29c6c2047d494a14bef0079fb
3
+ size 4010836
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce5a0703adf2ac6dec85afd7c58b89dec211f9735d89ba0f63fb4022726ae09f
3
+ size 1340913