File size: 690 Bytes
14361e1
 
 
 
f728260
 
1513deb
 
14361e1
 
 
 
 
 
 
 
 
 
 
 
 
f728260
1513deb
14361e1
1513deb
 
 
 
 
14361e1
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
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: 12130712.12
    num_examples: 1636
  download_size: 23604975
  dataset_size: 31385385.996
---
# Dataset Card for "sdamgia"

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