Geoperception / README.md
jrzhang's picture
Upload dataset
936a9fa verified
|
raw
history blame
1.53 kB
---
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: 2515310.0
num_examples: 100
download_size: 1108727
dataset_size: 2515310.0
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]