nouhad commited on
Commit
e15a885
·
verified ·
1 Parent(s): fe1bc5c

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 +35 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
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:
14
+ - name: role
15
+ dtype: string
16
+ - name: content
17
+ dtype: string
18
+ - name: ground_truth
19
+ dtype: string
20
+ - name: dataset
21
+ dtype: string
22
+ - name: omega_split
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_bytes: 211334898
27
+ num_examples: 425232
28
+ download_size: 32847589
29
+ dataset_size: 211334898
30
+ configs:
31
+ - config_name: default
32
+ data_files:
33
+ - split: train
34
+ path: data/train-*
35
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc40ffd66cafc8a9b68734a99c1939a1989e46e580e4166130d794b245568c98
3
+ size 32847589