File size: 1,537 Bytes
e0703cd
936a9fa
 
e0703cd
936a9fa
 
e0703cd
 
 
936a9fa
8f2fc6c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45f44d5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e0703cd
d26cc0e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
---
language:
- en
license: apache-2.0
size_categories:
- 10K<n<100K
task_categories:
- question-answering
- visual-question-answering
pretty_name: Geoperception
tags:
- multi-modal-qa
- math-qa
- figure-qa
- geometry-qa
- math-word-problem
- vqa
- geometry-reasoning
- numeric-common-sense
- scientific-reasoning
- logical-reasoning
- geometry-diagram
- synthetic-scene
- scientific-figure
- function-plot
- abstract-scene
- mathematics
dataset_info:
  features:
  - name: id
    dtype: string
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: predicate
    dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 294203058.193
    num_examples: 11657
  download_size: 93419701
  dataset_size: 294203058.193
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---

# Dataset Card for Geoperception

A Benchmark for Low-level Geometric Perception


## Dataset Details

### Dataset Description

Geoperception is sourced from the Geometry-3K corpus, which offers precise logical forms for geometric diagrams, compiled from popular high-school textbooks.


### Dataset Sources

- **Repository:** [https://github.com/euclid-multimodal/Euclid-Model]
- **Paper:** [More Information Needed]
- **Demo:** [More Information Needed]

## Uses

Evaluation of multimodal LLM's ability of low-level visual perception in 2D geometry domain.

## Dataset Structure

### Fields

[More Information Needed]


## Citation

**BibTeX:**

[More Information Needed]