atrost commited on
Commit
2ba7fdf
·
verified ·
1 Parent(s): e817eaf

Upload MATH-50 chunk 6

Browse files
README.md ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: solution
5
+ dtype: string
6
+ - name: subject
7
+ dtype: string
8
+ - name: level
9
+ dtype: int64
10
+ - name: unique_id
11
+ dtype: string
12
+ - name: data_source
13
+ dtype: string
14
+ - name: prompt
15
+ list:
16
+ - name: content
17
+ dtype: string
18
+ - name: role
19
+ dtype: string
20
+ - name: ability
21
+ dtype: string
22
+ - name: reward_model
23
+ struct:
24
+ - name: ground_truth
25
+ dtype: string
26
+ - name: style
27
+ dtype: string
28
+ - name: extra_info
29
+ struct:
30
+ - name: index
31
+ dtype: int64
32
+ - name: split
33
+ dtype: string
34
+ splits:
35
+ - name: train
36
+ num_bytes: 51003
37
+ num_examples: 50
38
+ - name: test
39
+ num_bytes: 50953
40
+ num_examples: 50
41
+ download_size: 63855
42
+ dataset_size: 101956
43
+ configs:
44
+ - config_name: default
45
+ data_files:
46
+ - split: train
47
+ path: data/train-*
48
+ - split: test
49
+ path: data/test-*
50
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c0a2bf68bff2e21fb1725e4e500a55ec2c582bd7ac4ee49c3c7465b53cd484ee
3
+ size 31925
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65a1b94d5110a2dc8b1547f3ed0b7ef07779b9d285b6514861e85dc0ffab221
3
+ size 31930