---
configs:
- config_name: default
  data_files:
  - split: mathb
    path: data/mathb-*
  - split: math
    path: data/math-*
dataset_info:
  features:
  - name: id
    dtype: string
  - name: condition
    dtype: string
  - name: solution
    dtype: string
  - name: answer
    dtype: string
  - name: images
    list: image
  splits:
  - name: mathb
    num_bytes: 19254673.876
    num_examples: 2497
  - name: math
    num_bytes: 94801268.045
    num_examples: 7203
  download_size: 65509955
  dataset_size: 114055941.921
---
# Dataset Card for "sdamgia"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)