geometry_problems / README.md
shivank21's picture
Upload dataset
eb21d6e verified
---
dataset_info:
features:
- name: problem_id
dtype: int64
- name: question
dtype: string
- name: source
dtype: string
- name: solution
dtype: string
- name: asymptote_code
dtype: string
- name: solution_image_url
dtype: string
splits:
- name: train
num_bytes: 4894177
num_examples: 1441
download_size: 1421818
dataset_size: 4894177
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---