aalexchengg commited on
Commit
3211bf4
·
verified ·
1 Parent(s): 8076c10

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: publisher
5
+ dtype: string
6
+ - name: date
7
+ dtype: string
8
+ - name: author
9
+ dtype: string
10
+ - name: number
11
+ dtype: string
12
+ - name: orientation
13
+ dtype: string
14
+ - name: clue
15
+ dtype: string
16
+ - name: answer
17
+ dtype: string
18
+ - name: enumeration
19
+ dtype: string
20
+ - name: quick
21
+ dtype: string
22
+ - name: sub_publisher
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 64412125
27
+ num_examples: 470804
28
+ - name: test
29
+ num_bytes: 3584226
30
+ num_examples: 26157
31
+ - name: val
32
+ num_bytes: 3578419
33
+ num_examples: 26156
34
+ download_size: 26392291
35
+ dataset_size: 71574770
36
+ configs:
37
+ - config_name: default
38
+ data_files:
39
+ - split: train
40
+ path: data/train-*
41
+ - split: test
42
+ path: data/test-*
43
+ - split: val
44
+ path: data/val-*
45
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2fcb7934a86fc12b3bba21eaf1ec909c53e93c4dd63dacd7997075266e41c06
3
+ size 1363743
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8430f788fd9cd23034da62d480fbdd11034bf222f608ebd1316313e82d0fec03
3
+ size 23670319
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d4dcfa9bde791282fcd4ea66074f968342c23a40569b6d26eb1141ae3919a02
3
+ size 1358229