Datasets:

Modalities:
Text
Formats:
parquet
macabdul9 commited on
Commit
6e04b76
·
verified ·
1 Parent(s): 11844f0

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: generator
7
+ dtype: string
8
+ - name: prompt
9
+ dtype: string
10
+ - name: completions
11
+ list: string
12
+ - name: final_answer_correct
13
+ dtype: bool
14
+ - name: label
15
+ dtype: int64
16
+ - name: labels
17
+ list: bool
18
+ splits:
19
+ - name: gsm8k
20
+ num_bytes: 513788
21
+ num_examples: 400
22
+ - name: math
23
+ num_bytes: 1721094
24
+ num_examples: 1000
25
+ - name: olympiadbench
26
+ num_bytes: 2535764
27
+ num_examples: 1000
28
+ - name: omnimath
29
+ num_bytes: 2585851
30
+ num_examples: 1000
31
+ download_size: 3286025
32
+ dataset_size: 7356497
33
+ configs:
34
+ - config_name: default
35
+ data_files:
36
+ - split: gsm8k
37
+ path: data/gsm8k-*
38
+ - split: math
39
+ path: data/math-*
40
+ - split: olympiadbench
41
+ path: data/olympiadbench-*
42
+ - split: omnimath
43
+ path: data/omnimath-*
44
+ ---
data/gsm8k-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83b6c39157c28eacecb0a23de0bd7c2cffdf596ab0ac7c3ae47744832910d2ca
3
+ size 240231
data/math-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fab571336d68ef9c25140d1ff70fcb75a934eb74a1cc5c63f1cb1c85957664f
3
+ size 796188
data/olympiadbench-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cee2afc9ea092daacb1827626a98c58dec8befb91613c19a29db5b25ea36eee
3
+ size 1062898
data/omnimath-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5eb1b4b7225040cd6a62d1fbbef41b8f0a3d81a2f3d2644a5c95bff178cdadec
3
+ size 1186708