datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources · Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config… See the full description on the dataset page: https://huggingface.co/datasets/ShadenA/MathNet.MathVision
Measuring Multimodal Mathematical Reasoning with the MATH-Vision Dataset
[💻 Github] [🌐 Homepage] [📊 Main Leaderboard ] [📊 Open Source Leaderboard ] [🌿 Wild Leaderboard ] [🔍 Visualization] [📖 Paper]
🌿 NEW: MATH-Vision-Wild
MATH-Vision-Wild is a photographic, real-world variant of MATH-Vision. The same testmini problems are physically captured on printed paper, iPads, laptops, and projectors under varying lighting and angles — the conditions VLMs actually… See the full description on the dataset page: https://huggingface.co/datasets/MathLLMs/MathVision.BlueMO
BlueMO
🚀 BlueMO: A Comprehensive Collection of Challenging Mathematical Olympiad Problems from the Little Blue Book Series
BlueMO is a comprehensive and challenging dataset comprising mathematical olympiad problems paired with detailed solutions, meticulously curated from the esteemed "Little Blue Book" (小蓝书) series (Second Edition)—a vital resource for Chinese students training for national and international olympiad math competitions.Designed to advance and… See the full description on the dataset page: https://huggingface.co/datasets/math-ai/BlueMO.We-Math
Dataset Card for WE-MATH (ACL 2025)
GitHub | Paper | Website
Inspired by human-like mathematical reasoning, we introduce We-Math, the first benchmark specifically designed to explore the problem-solving principles beyond the end-to-end performance. We meticulously collect and categorize 6.5K visual math problems, spanning 67 hierarchical knowledge concepts and 5 layers of knowledge granularity.
Citation
If you find the content of this project helpful, please cite our… See the full description on the dataset page: https://huggingface.co/datasets/We-Math/We-Math.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources· Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config
arg… See the full description on the dataset page: https://huggingface.co/datasets/knowurknottty/MathNet.MM-MathInstruct
MathCoder-VL: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning
Repo: https://github.com/mathllm/MathCoder
Paper: https://huggingface.co/papers/2505.10557
Introduction
We introduce MathCoder-VL, a series of open-source large multimodal models (LMMs) specifically tailored for general math problem-solving. We also introduce FigCodifier-8B, an image-to-code model.
Base Model
Ours
Mini-InternVL-Chat-2B-V1-5
MathCoder-VL-2B… See the full description on the dataset page: https://huggingface.co/datasets/MathLLMs/MM-MathInstruct.ImgCode-8.6M
MathCoder-VL: Bridging Vision and Code for Enhanced Multimodal Mathematical Reasoning
Repo: https://github.com/mathllm/MathCoder
Paper: https://huggingface.co/papers/2505.10557
Introduction
We introduce MathCoder-VL, a series of open-source large multimodal models (LMMs) specifically tailored for general math problem-solving. We also introduce FigCodifier-8B, an image-to-code model.
Base Model
Ours
Mini-InternVL-Chat-2B-V1-5
MathCoder-VL-2B
InternVL2-8B… See the full description on the dataset page: https://huggingface.co/datasets/MathLLMs/ImgCode-8.6M.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources· Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config
arg… See the full description on the dataset page: https://huggingface.co/datasets/Bacon935/MathNet.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources· Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded by Friday, April 24, 2026 (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country /… See the full description on the dataset page: https://huggingface.co/datasets/introvoyz041/MathNet.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources · Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config
arg… See the full description on the dataset page: https://huggingface.co/datasets/archya/MathNet.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources· Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config
arg… See the full description on the dataset page: https://huggingface.co/datasets/weylmann/MathNet.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources · Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config… See the full description on the dataset page: https://huggingface.co/datasets/NP235/MathNet.MathNet
Shaden Alshammari1* Kevin Wen1* Abrar Zainal3* Mark Hamilton1
Navid Safaei4 Sultan Albarakati2 William T. Freeman1† Antonio Torralba1†
1MIT 2KAUST 3HUMAIN 4Bulgarian Academy of Sciences *† equal contribution
Quick Start· Overview · Tasks · Comparison · Dataset Stats · Data Sources · Pipeline · Schema · License · Citation
Note: This is a test for the HF hosting website. The dataset isn’t fully uploaded yet; it will be uploaded on Tuesday, April 21, 2026.… See the full description on the dataset page: https://huggingface.co/datasets/anuragsbaghel/MathNet.MathNet
Shaden Alshammari1* Kevin Wen1* Abrar Zainal3* Mark Hamilton1
Navid Safaei4 Sultan Albarakati2 William T. Freeman1† Antonio Torralba1†
1MIT 2KAUST 3HUMAIN 4Bulgarian Academy of Sciences *† equal contribution
Quick Start· Overview · Tasks · Comparison · Dataset Stats · Data Sources · Pipeline · Schema · License · Citation
Note: This is a test for the HF hosting website. The dataset isn’t fully uploaded yet; it will be uploaded on Tuesday, April 21, 2026.… See the full description on the dataset page: https://huggingface.co/datasets/musumecmtcd/MathNet.MathNet
Quick Start · Overview · Tasks · Comparison · Dataset Stats · Data Sources· Pipeline · Schema · License · Citation
This is the official MathNet v0. A larger version v1 will be uploaded soon (more countires, problems and richer metadata). Schema is stable but field values may be revised in v1.
Quick start
from datasets import load_dataset
# Default: all problems
ds = load_dataset("ShadenA/MathNet", split="train")
# Or a specific country / competition-body config
arg… See the full description on the dataset page: https://huggingface.co/datasets/Luowei1428/MathNet.MathVision
Measuring Multimodal Mathematical Reasoning with the MATH-Vision Dataset
[💻 Github] [🌐 Homepage] [📊 Main Leaderboard ] [📊 Open Source Leaderboard ] [🌿 Wild Leaderboard ] [🔍 Visualization] [📖 Paper]
🌿 NEW: MATH-Vision-Wild
MATH-Vision-Wild is a photographic, real-world variant of MATH-Vision. The same testmini problems are physically captured on printed paper, iPads, laptops, and projectors under varying lighting and angles — the conditions VLMs actually… See the full description on the dataset page: https://huggingface.co/datasets/dbrown1981/MathVision.MathVision_with_difficulty_level
MathVision with difficulty level tags
This dataset extends the 🤗 MathVision benchmark by introducing two additional tags: passrate_for_qwen2.5_vl_7b and difficulty_level_for_qwen2.5_vl_7b. Further details are available in our paper The Synergy Dilemma of Long-CoT SFT and RL: Investigating Post-Training Techniques for Reasoning VLMs.
🚀 Data Usage
from datasets import load_dataset
dataset = load_dataset("JierunChen/MathVision_with_difficulty_level")
print(dataset)… See the full description on the dataset page: https://huggingface.co/datasets/JierunChen/MathVision_with_difficulty_level.MathVision-TR
🧮 MathVision-TR 🇹🇷
Turkish Translation of the MathVision Visual Math Reasoning Dataset
💡 “Making multimodal mathematical reasoning accessible to Turkish learners and AI researchers.”
🌟 Overview
MathVision-TR is the Turkish-translated version of the original MathVision dataset — a large-scale benchmark for visual mathematical reasoning.
This dataset enables researchers and educators to explore multimodal reasoning in Turkish, bridging the gap between language and… See the full description on the dataset page: https://huggingface.co/datasets/salihfurkaan/MathVision-TR.MATH-Vision-PT
MATH-Vision-PT
European Portuguese (pt-PT) machine translation of MATH-Vision, a benchmark of competition-level mathematics problems presented in visual contexts.
Translated from the original English test split using gemini-3.1-pro.
Original Dataset: https://huggingface.co/datasets/MathLLMs/MathVision
Note: This dataset is machine translated and may contain translation errors or artifacts.
This dataset is provided as part of the AMALIA project and is included in… See the full description on the dataset page: https://huggingface.co/datasets/amalia-llm/MATH-Vision-PT.
