CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01gililior /mmlu-prox-eval-predictions MMLU-ProX Multilingual Model Predictions Raw per-sample model predictions on MMLU-ProX across 29 languages and 25 open-weight LLMs, produced with lm-evaluation-harness. This dataset releases the full prediction logs (not just aggregate scores) so that item-level responses can be re-analysed — e.g. for Item Response Theory (IRT) modelling of multilingual benchmarks, error analysis, or per-item difficulty estimation. Repository structure mmlu_prox_<lang>/ └──… See the full description on the dataset page: https://huggingface.co/datasets/gililior/mmlu-prox-eval-predictions.tabularquestion-answering1M<n<10M0 likes35k downloads3mo agoHugging Face02dongboklee /MMLU-Pro_Llama-3.1-8B-Instruct_gPRM_train MMLU-Pro_Llama-3.1-8B-Instruct_gPRM_train text10K<n<100K0 likes193 downloads3mo agoHugging Face03dongboklee /MMLU-Pro_Llama-3.1-8B-Instruct_gORM_train MMLU-Pro_Llama-3.1-8B-Instruct_gORM_train tabular100K<n<1M0 likes170 downloads3mo agoHugging Face04ruiyang-medinfo /GlobMed_MMLU-Pro 🌍 GlobMed: MMLU-Pro(Health) GlobMed_MMLU-Pro (Health) covers 20 languages, including 13 high-resource languages (Arabic, Chinese, English, French, German, Hindi, Indonesian, Japanese, Korean, Portuguese, Russian, Spanish, and Thai) and 7 low-resource languages (Bengali, Malay, Swahili, Urdu, Wolof, Yoruba, and Zulu). Code ar bn zh en fr de hi id ja ko ms pt ru es sw th ur wo yo zu Language Arabic Bengali Chinese English French German Hindi Indonesian Japanese Korean… See the full description on the dataset page: https://huggingface.co/datasets/ruiyang-medinfo/GlobMed_MMLU-Pro.text10K<n<100K0 likes132 downloads8mo agoHugging Face05dongboklee /MMLU-Pro_Llama-3.1-8B-Instruct_test MMLU-Pro_Llama-3.1-8B-Instruct_test text1K<n<10K0 likes64 downloads3mo agoHugging Face06dongboklee /MMLU-Pro_Llama-3.1-8B-Instruct_train MMLU-Pro_Llama-3.1-8B-Instruct_train text10K<n<100K0 likes53 downloads3mo agoHugging Face07SunriserFuture /MMLU-Pro-Stratified MMLU-Pro-Stratified: A High-Quality & Balanced Teaching-Oriented Testbed 🌟 Definition and Value MMLU-Pro-Stratified is a meticulously curated subset of MMLU-Pro, specifically designed to serve as a high-quality and balanced teaching-oriented testbed for Large Language Models (LLMs). Why "Teaching-Oriented"? Unlike traditional benchmarks that focus on single-turn accuracy, a teaching-oriented testbed evaluates a model's pedagogical capabilities: Concept… See the full description on the dataset page: https://huggingface.co/datasets/SunriserFuture/MMLU-Pro-Stratified.tabularquestion-answering1K<n<10K1 likes50 downloads9mo agoHugging Face08pcuenq /MMLU-Pro-json MMLU-Pro json This is a reupload of MMLU-Pro in json format. Please, refer to the original dataset for details. tabularquestion-answering10K<n<100K0 likes47 downloads1y agoHugging Face09dongboklee /MMLU-Pro_Llama-3.1-70B-Instruct_test MMLU-Pro_Llama-3.1-70B-Instruct_test text1K<n<10K0 likes45 downloads3mo agoHugging Face10dongboklee /MMLU-Pro_Qwen2.5-7B-Instruct_test MMLU-Pro_Qwen2.5-7B-Instruct_test text1K<n<10K0 likes41 downloads3mo agoHugging Face11adamallcock /mmlu-pro-clean MMLU-Pro-Clean A corrected drop-in for MMLU-Pro: 12,032 → 10,689 items, with 1,343 broken items removed. 📄 Paper: When the Answer Key Is Wrong — Allcock 2026 · 💻 Source + evidence: github.com/adamallcock/mmlu-pro-clean True drop-in — identical schema to the original The default config mirrors TIGER-Lab/MMLU-Pro exactly: same columns (question_id int, question, options, answer, answer_index, cot_content, category, src) and both the test (10,689 cleaned) and… See the full description on the dataset page: https://huggingface.co/datasets/adamallcock/mmlu-pro-clean.tabularquestion-answering10K<n<100K1 likes41 downloads2mo agoHugging Face12wzzzq /MMLU-PRO-Leveled-TinyBench MMLU Pro 难度分级子集 (MMLU Pro Difficulty Subset) 📊 数据集简介基于 MMLU Pro 构建的子数据集,包含 多领域学术问题 及其难度评分。难度值由多个 LLM 模型的回答准确率计算得出(范围 0.0-1.0,数值越小表示难度越高)。 ⏬ 适用场景: LLM 能力评估与对比 难度敏感型模型训练 知识盲点分析 🗂️ 数据集结构 ├── data_sets/ │ ├── combined.json # 完整数据集(默认展示) │ ├── extremely_hard_0.0_0.1.json # LLM 准确率 0-10% (最难) │ ├── very_hard_0.1_0.2.json # LLM 准确率 10-20% │ └── ...(共10个难度分级文件) └── problem_ids/ # 原始 MMLU Pro 题目 ID 映射 📈 难度分级标准… See the full description on the dataset page: https://huggingface.co/datasets/wzzzq/MMLU-PRO-Leveled-TinyBench.tabular1K<n<10K2 likes38 downloads2y agoHugging Face13dongboklee /MMLU-Pro_gemma-2-9b-it_test MMLU-Pro_gemma-2-9b-it_test text1K<n<10K0 likes36 downloads3mo agoHugging Face14kth8 /Qwen3.5-4B-Claude-Opus-Reasoning-Distill-MMLU-Pro-benchmarkBenchmark of TeichAI/Qwen3.5-4B-Claude-Opus-Reasoning-Distill against TIGER-Lab/MMLU-Pro dataset. Accuracy: 72.89999999999999% with Python tool. Metric Value Correct 729 Incorrect 268 Errors 3 Total samples 1000 Python tool calls 1078 Total completion tokens 2,449,614 Raw stats: { "accuracy": 0.729, "correct": 729, "incorrect": 268, "error": 3, "total": 1000, "python_tool_calls": 1078, "completion_tokens":2449614 } tabularn<1K0 likes32 downloads6mo agoHugging Face15dongboklee /MMLU-Pro_SmolLM3-3B_test MMLU-Pro_SmolLM3-3B_test text1K<n<10K0 likes29 downloads3mo agoHugging Face16brucewlee1 /mmlu-professional-medicinetextn<1K0 likes26 downloads3y agoHugging Face17HPC-Boys /MATH_500_MMLU_Pro Description The MATH_500 and MMLU_Pro datasets combined in a custom format. Format for the data Field Type Description unique_id string MD5 hash of the entire record (all other columns), computed on the canonical JSON representation with sorted keys. question string The full question text. category string The subject or category of the question. choices array of strings | null List of answer choices for multiple-choice questions; null for open-ended… See the full description on the dataset page: https://huggingface.co/datasets/HPC-Boys/MATH_500_MMLU_Pro.text10K<n<100K0 likes26 downloads1y agoHugging Face18kth8 /gpt-oss-20b-MMLU-Pro-benchmarkBenchmark of openai/gpt-oss-20b against TIGER-Lab/MMLU-Pro dataset. Accuracy: 73.7% with Python tool. Metric Value Correct 7369 Incorrect 2629 Errors 2 Total samples 10000 Python tool calls 5719 Python tool errors 235 Total completion tokens 10,713,598 Raw stats: { "accuracy": 0.737, "correct": 7369, "incorrect": 2629, "error": 2, "total": 10000, "python_tool_calls": 5719, "python_tool_errors": 235, "completion_tokens": 10713598 } tabular1K<n<10K0 likes22 downloads5mo agoHugging Face19shuyuej /French-MMLU-Professional-Medicine-Benchmark 💻 Dataset Usage Run the following command to load the testing set: from datasets import load_dataset dataset = load_dataset("shuyuej/French-MMLU-Professional-Medicine-Benchmark", split="test") print(dataset) textn<1K1 likes20 downloads2y agoHugging Face20TalTechNLP /MMLU_Pro_ettext10K<n<100K0 likes19 downloads2y agoHugging Face21brucewlee1 /mmlu-professional-accountingtextn<1K0 likes17 downloads3y agoHugging Face22kth8 /gemma-4-E4B-it-MMLU-Pro-benchmarkBenchmark of google/gemma-4-E4B-it against TIGER-Lab/MMLU-Pro dataset. Accuracy: 69.2% with Python tool. Metric Value Correct 1383 Incorrect 617 Errors 0 Total samples 2000 Python tool calls 235 Python tool errors 11 Total completion tokens 3,328,419 Raw stats: { "accuracy": 0.692, "correct": 1383, "incorrect": 617, "error": 0, "total": 2000, "python_tool_calls": 235, "python_tool_errors":11, "completion_tokens": 3328419 } tabular1K<n<10K0 likes17 downloads5mo agoHugging Face23shuyuej /Spanish-MMLU-Professional-Medicine-Benchmark 💻 Dataset Usage Run the following command to load the testing set: from datasets import load_dataset dataset = load_dataset("shuyuej/Spanish-MMLU-Professional-Medicine-Benchmark", split="test") print(dataset) textn<1K0 likes16 downloads2y agoHugging Face24brucewlee1 /mmlu-professional-lawtext1K<n<10K0 likes14 downloads3y agoHugging Face25dododododo /MMLU-Pro-sampletabularn<1K0 likes12 downloads2y agoHugging Face26graphUQ-ls-hxy /mmlu-pro_stop_stringstext1K<n<10K0 likes11 downloads6mo agoHugging Face27kth8 /Qwen3.5-4B-MMLU-Pro-benchmarkBenchmark of Qwen/Qwen3.5-4B against TIGER-Lab/MMLU-Pro dataset. Accuracy: 75.5% with Python tool. Metric Value Correct 755 Incorrect 238 Errors 7 Total samples 1000 Python tool calls 1173 Total completion tokens 2,187,462 Raw stats: { "accuracy": 0.755, "correct": 755, "incorrect": 238, "error": 7, "total": 1000, "python_tool_calls": 1173, "completion_tokens": 2187462 } tabularn<1K0 likes11 downloads5mo agoHugging Face28kth8 /Qwen3.5-9B-MMLU-Pro-benchmarkBenchmark of Qwen/Qwen3.5-9B against TIGER-Lab/MMLU-Pro dataset. Accuracy: 79.0% with Python tool. Metric Value Correct 790 Incorrect 210 Errors 0 Total samples 1000 Python tool calls 883 Total completion tokens 1,689,029 Raw stats: { "accuracy": 0.79, "correct": 790, "incorrect": 210, "error": 0, "total": 1000, "python_tool_calls": 883, "completion_tokens": 1689029 } tabular1K<n<10K0 likes11 downloads5mo agoHugging Face29shuyuej /Hindi-MMLU-Professional-Medicine-Benchmark 💻 Dataset Usage Run the following command to load the testing set (272 examples): from datasets import load_dataset dataset = load_dataset("shuyuej/Hindi-MMLU-Professional-Medicine-Benchmark", split="test") print(dataset) textn<1K0 likes10 downloads2y agoHugging Face30kth8 /gemma-4-E2B-it-MMLU-Pro-benchmarkBenchmark of google/gemma-4-E2B-it against MMLU-Pro dataset. Model's answer is considered correct if it matches the ground truth answer index exactly. Accuracy: 61.6% with Python tool. Metric Value Correct 617 Incorrect 381 Errors 3 Total samples 1001 Python tool calls 314 Python tool errors 12 Total completion tokens 1,499,382 tabularn<1K0 likes9 downloads2mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.