nouhad commited on
Commit
f52778d
·
verified ·
1 Parent(s): c86382c

Initial upload of expert (level 6,7) math dataset

Browse files

Math dataset containing 14,000 examples from the expert (level 6,7) difficulty level. Includes algebra, arithmetic, matrix operations, combinatorics, geometry, and logic puzzles.

Files changed (2) hide show
  1. README.md +31 -0
  2. data/train-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: int64
12
+ - name: messages
13
+ sequence: string
14
+ - name: ground_truth
15
+ dtype: string
16
+ - name: dataset
17
+ dtype: string
18
+ - name: omega_split
19
+ dtype: string
20
+ splits:
21
+ - name: train
22
+ num_bytes: 13693160
23
+ num_examples: 14000
24
+ download_size: 4646451
25
+ dataset_size: 13693160
26
+ configs:
27
+ - config_name: default
28
+ data_files:
29
+ - split: train
30
+ path: data/train-*
31
+ ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ce5454d19612bc35b09661980ec4d7e8f3c1b2ebbbb2d806ccdb02394f76f8
3
+ size 4646451