File size: 1,745 Bytes
6fec2ac
 
93b4db6
6fec2ac
 
 
 
 
 
 
0074bfe
 
 
 
 
 
 
 
 
 
 
 
 
 
6fec2ac
 
0074bfe
6fec2ac
0074bfe
 
93b4db6
 
 
 
 
 
 
 
e20c6c1
 
 
 
 
 
 
 
 
 
 
 
 
 
93b4db6
 
e20c6c1
93b4db6
e20c6c1
 
6fec2ac
 
 
 
 
93b4db6
 
 
 
6fec2ac
388239e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
dataset_info:
- config_name: testmini
  features:
  - name: id
    dtype: string
  - name: media
    list: image
  - name: messages
    dtype: string
  - name: answer
    dtype: string
  - name: question_type
    dtype: string
  - name: source_question_type
    dtype: string
  - name: problem_version
    dtype: string
  - name: subject
    dtype: string
  - name: subfield
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: testmini
    num_bytes: 202954938
    num_examples: 3940
  download_size: 201549689
  dataset_size: 202954938
- config_name: testmini_text_only
  features:
  - name: id
    dtype: string
  - name: media
    list: image
  - name: messages
    dtype: string
  - name: answer
    dtype: string
  - name: question_type
    dtype: string
  - name: source_question_type
    dtype: string
  - name: problem_version
    dtype: string
  - name: subject
    dtype: string
  - name: subfield
    dtype: string
  - name: source
    dtype: string
  splits:
  - name: testmini_text_only
    num_bytes: 388102
    num_examples: 788
  download_size: 100391
  dataset_size: 388102
configs:
- config_name: testmini
  data_files:
  - split: testmini
    path: testmini/testmini-*
- config_name: testmini_text_only
  data_files:
  - split: testmini_text_only
    path: testmini_text_only/testmini_text_only-*
---

# MathVerse (mm-eval mirror)

Mirror of [AI4Math/MathVerse](https://huggingface.co/datasets/AI4Math/MathVerse) in Simple-MMEval format.

- Prompt template source (Tier 2): the source dataset's `query_wo` column (pre-rendered single-answer evaluation prompt from the official eval pipeline). Template: `<image>{{ question }}`.
- See `metadata.json` at the repo root for the full per-subset manifest.