Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,43 @@ tags:
|
|
21 |
- abstract-scene
|
22 |
- mathematics
|
23 |
pretty_name: Geoperception
|
|
|
|
|
|
|
|
|
24 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
- abstract-scene
|
22 |
- mathematics
|
23 |
pretty_name: Geoperception
|
24 |
+
size_categories:
|
25 |
+
- 10K<n<100K
|
26 |
+
language:
|
27 |
+
- en
|
28 |
---
|
29 |
+
|
30 |
+
# Dataset Card for Geoperception
|
31 |
+
|
32 |
+
A Benchmark for Low-level Geometric Perception
|
33 |
+
|
34 |
+
|
35 |
+
## Dataset Details
|
36 |
+
|
37 |
+
### Dataset Description
|
38 |
+
|
39 |
+
Geoperception is sourced from the Geometry-3K corpus, which offers precise logical forms for geometric diagrams, compiled from popular high-school textbooks.
|
40 |
+
|
41 |
+
|
42 |
+
### Dataset Sources
|
43 |
+
|
44 |
+
- **Repository:** [https://github.com/euclid-multimodal/Euclid-Model]
|
45 |
+
- **Paper:** [More Information Needed]
|
46 |
+
- **Demo:** [More Information Needed]
|
47 |
+
|
48 |
+
## Uses
|
49 |
+
|
50 |
+
Evaluation of multimodal LLM's ability of low-level visual perception in 2D geometry domain.
|
51 |
+
|
52 |
+
## Dataset Structure
|
53 |
+
|
54 |
+
### Fields
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
|
59 |
+
## Citation
|
60 |
+
|
61 |
+
**BibTeX:**
|
62 |
+
|
63 |
+
[More Information Needed]
|