File size: 696 Bytes
82a035a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
771aec3
 
 
82a035a
 
 
771aec3
82a035a
 
 
 
 
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
---
dataset_info:
  features:
  - name: Problem
    dtype: string
  - name: category
    dtype:
      class_label:
        names:
          '0': general
          '1': physics
          '2': gain
          '3': geometry
          '4': probability
          '5': other
  splits:
  - name: test
    num_bytes: 537186
    num_examples: 2985
  - name: train
    num_bytes: 5370736
    num_examples: 29837
  - name: validation
    num_bytes: 802226
    num_examples: 4475
  download_size: 3557830
  dataset_size: 6710148
---
# Dataset Card for "math-qa-classification"

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