| 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. | |