File size: 1,205 Bytes
6fec2ac
 
93b4db6
6fec2ac
 
 
 
 
 
 
 
 
 
 
 
 
93b4db6
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
dataset_info:
- config_name: testmini
  features:
  - name: id
    dtype: string
  - name: media
    list: image
  - name: messages
    dtype: string
  splits:
  - name: testmini
    num_bytes: 203274841
    num_examples: 3940
  download_size: 201619463
  dataset_size: 203274841
- config_name: testmini_text_only
  features:
  - name: id
    dtype: string
  - name: media
    list: image
  - name: messages
    dtype: string
  splits:
  - name: testmini_text_only
    num_bytes: 452083
    num_examples: 788
  download_size: 106958
  dataset_size: 452083
configs:
- config_name: testmini
  data_files:
  - split: testmini
    path: testmini/testmini-*
  default: true
- 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.