CoolFace
7 shown

datasets

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

Clear all
01a-m-team /AM-Math-Difficulty-RLFor more open-source datasets, models, and methodologies, please visit our GitHub repository. We believe that the selection of training data for reinforcement learning is crucial. To validate this, we conducted several experiments exploring how data difficulty influences training performance. Our data sources originate from numerous excellent open-source projects, and we sincerely appreciate their contributions, without which our current achievements would not have been possible.… See the full description on the dataset page: https://huggingface.co/datasets/a-m-team/AM-Math-Difficulty-RL.texttext-generation100K<n<1M16 likes195 downloads1y agoHugging Face02JierunChen /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.imagequestion-answering1K<n<10K0 likes82 downloads1y agoHugging Face03CoffeeGitta /difficulty-aime_2025-generations Generations Dataset: aime_2025 Paper: LLMs Encode Their Failures: Predicting Success from Pre-Generation ActivationsCode: GitHub LLM-generated solutions across train/validation/test splits for multiple models. Columns Column Type Description problem str Problem statement generated_solutions list Generated solutions with scores success_rate float Fraction of correct generations majority_vote_is_correct int (0/1) Whether majority vote is correct k… See the full description on the dataset page: https://huggingface.co/datasets/CoffeeGitta/difficulty-aime_2025-generations.tabulartext-generationn<1K0 likes70 downloads1mo agoHugging Face04Seungjun /Korean-DeepMath-with-Difficulty Korean DeepMath with Difficulty This dataset enriches ChuGyouk/Korean-DeepMath with difficulty and topic metadata from zwhe99/DeepMath-103K. Join procedure Rows are matched using Korean-DeepMath[extra_info][index] -> original DeepMath row index. Added fields original_index difficulty topic Intended use Prepared for controlled Korean mathematical reasoning SFT experiments, including difficulty-aware sampling such as TDCS. No Easy /… See the full description on the dataset page: https://huggingface.co/datasets/Seungjun/Korean-DeepMath-with-Difficulty.tabulartext-generation100K<n<1M0 likes51 downloads28d agoHugging Face05HAD653 /OpenMath-Difficulty-Annotated 📐 OpenMath-Difficulty-Annotated 🚀 Overview OpenMath-Difficulty-Annotated is a curated subset of OpenMathInstruct-2 containing 10,176 math problems, enhanced with precise difficulty metadata. While the original solutions are preserved from NVIDIA's dataset, we employed a 120B Parameter Model (LLM-as-a-Judge) to analyze and grade every single problem on a scale of 1 to 5. This allows developers of Small Language Models (1B-3B) to filter out "Olympiad-level" noise… See the full description on the dataset page: https://huggingface.co/datasets/HAD653/OpenMath-Difficulty-Annotated.texttext-generation10K<n<100K1 likes45 downloads10mo agoHugging Face06argo11 /japanese-math-empirical-difficulty-pilot-50k Japanese Math Empirical Difficulty Pilot 50k This dataset is a 50,000-problem empirical difficulty pilot, not a full empirical labeling of the original 5.66M-row source dataset. It was created for LLM-jp experiment 0399, Team Victory SFT, to validate empirical difficulty label distribution, downstream split behavior, and the rollout/scoring pipeline before attempting labeling at the full 5.6M scale. Current Status This upload uses the v3 scorer with assistant-only… See the full description on the dataset page: https://huggingface.co/datasets/argo11/japanese-math-empirical-difficulty-pilot-50k.tabulartext-generation100K<n<1M0 likes42 downloads3mo agoHugging Face07redasers /spelling-bee-human-difficulty NYT Spelling Bee — Human Difficulty Dataset Human solve-frequency data for 58 New York Times Spelling Bee puzzles (June–July 2025), sampled from 10,000 users per puzzle. Serves as ground truth for evaluating LLM orthographic constraint satisfaction. Stat Value Puzzles 58 Date range 2025-06-02 to 2025-07-29 Total answer words 2,710 Words per puzzle 22–72 (mean 46.7) Word length 4–13 characters Users sampled per puzzle 10,000 Task The NYT… See the full description on the dataset page: https://huggingface.co/datasets/redasers/spelling-bee-human-difficulty.texttext-generationn<1K0 likes37 downloads7mo agoHugging Face

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