xyliu6 commited on
Commit
872fbd8
·
verified ·
1 Parent(s): 2cfbdb5

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: images
5
+ sequence: image
6
+ - name: problem
7
+ dtype: string
8
+ - name: answer
9
+ dtype: string
10
+ - name: id
11
+ dtype: int64
12
+ - name: choices
13
+ sequence: string
14
+ - name: ground_truth
15
+ dtype: string
16
+ - name: diagram_logic_form
17
+ sequence: string
18
+ splits:
19
+ - name: train
20
+ num_bytes: 43443827.282
21
+ num_examples: 2101
22
+ - name: validation
23
+ num_bytes: 6106445.0
24
+ num_examples: 300
25
+ - name: test
26
+ num_bytes: 12433528.0
27
+ num_examples: 601
28
+ download_size: 60247410
29
+ dataset_size: 61983800.282
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ - split: validation
36
+ path: data/validation-*
37
+ - split: test
38
+ path: data/test-*
39
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83922a802bdb059c3b16c59f9883b9cdcf84b80699d43c47db884ed5a985756c
3
+ size 12106256
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82f9b3e3ba9001b6bacdd5b56be774ee82db410b69c21c99a59d7c74388e0ad3
3
+ size 42149675
data/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fe7213385914b9ec04f30a1ff56846381059bcad0b5657af90d6c7e8f31cbc1
3
+ size 5991479