nouhad commited on
Commit
5eabeac
·
verified ·
1 Parent(s): 1a7cdd6

Initial upload of unified math dataset with all difficulty levels

Browse files

Combined math dataset with 174 sub-datasets across 4 difficulty levels: easy (32), medium (64), hard (64), expert (14). Includes algebra, arithmetic, matrix operations, combinatorics, geometry, and logic puzzles.

Files changed (2) hide show
  1. README.md +7 -3
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -5,6 +5,10 @@ dataset_info:
5
  dtype: string
6
  - name: setting_key
7
  dtype: string
 
 
 
 
8
  - name: messages
9
  sequence: string
10
  - name: ground_truth
@@ -15,10 +19,10 @@ dataset_info:
15
  dtype: string
16
  splits:
17
  - name: train
18
- num_bytes: 212201693
19
  num_examples: 425232
20
- download_size: 33921747
21
- dataset_size: 212201693
22
  configs:
23
  - config_name: default
24
  data_files:
 
5
  dtype: string
6
  - name: setting_key
7
  dtype: string
8
+ - name: difficulty
9
+ dtype: string
10
+ - name: level
11
+ dtype: int32
12
  - name: messages
13
  sequence: string
14
  - name: ground_truth
 
19
  dtype: string
20
  splits:
21
  - name: train
22
+ num_bytes: 222497465
23
  num_examples: 425232
24
+ download_size: 34167171
25
+ dataset_size: 222497465
26
  configs:
27
  - config_name: default
28
  data_files:
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bd15c5e68d1af826c117ab4ce9441e804be051bb39b4ae709cc1be16359c58ff
3
- size 33921747
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eb3fbca87772c4c566276b21f48710a489d82a3b2f0472c7745c70c3f0e1fd2
3
+ size 34167171