geo3k-matplotlib / README.md
SunnyLin's picture
Upload dataset
e647eff verified
---
dataset_info:
features:
- name: image
dtype: image
- name: problem
dtype: string
- name: answer
dtype: string
- name: text_logic_form
list: string
- name: diagram_logic_form
list: string
- name: line_instances
list: string
- name: point_positions
dtype: string
- name: circle_instances
list: string
- name: code
dtype: string
- name: rendered_image
dtype: image
splits:
- name: train
num_bytes: 90734603
num_examples: 2101
- name: validation
num_bytes: 12878905
num_examples: 300
- name: test
num_bytes: 25714149
num_examples: 601
download_size: 124770928
dataset_size: 129327657
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---