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
01agentica-org /DeepScaleR-Preview-Dataset Data Our training dataset consists of approximately 40,000 unique mathematics problem-answer pairs compiled from: AIME (American Invitational Mathematics Examination) problems (1984-2023) AMC (American Mathematics Competition) problems (prior to 2023) Omni-MATH dataset Still dataset Format Each row in the JSON dataset contains: problem: The mathematical question text, formatted with LaTeX notation. solution: Offical solution to the problem, including LaTeX formatting… See the full description on the dataset page: https://huggingface.co/datasets/agentica-org/DeepScaleR-Preview-Dataset.text10K<n<100K206 likes39k downloads2y agoHugging Face02sungyub /deepscaler-preview-verl DeepScaleR-Preview VERL 📊 Dataset Summary This dataset contains 35,789 mathematical reasoning problems in VERL format, processed from agentica-org/DeepScaleR-Preview-Dataset. Key Features: 35,789 high-quality math problems Converted to VERL format for reward modeling Verified ground truth answers Ready for reinforcement learning training 🔗 Source Dataset Original Repository Repository:… See the full description on the dataset page: https://huggingface.co/datasets/sungyub/deepscaler-preview-verl.texttext-generation10K<n<100K0 likes895 downloads3mo agoHugging Face03sliuau /DeepScaleR-Preview-Dataset-verl-formattext10K<n<100K0 likes756 downloads11mo agoHugging Face04Asap7772 /aime-solution-hint-v6-deepscaler-respgentabular1K<n<10K0 likes341 downloads1y agoHugging Face05JWei05 /DeepScaleR-Easy-Medium-Hard-Gemma-26B-PT-10k DeepScaleR Easy/Medium/Hard — Gemma 4 26B-A4B PT This dataset contains 9,900 unique, deduplicated DeepScaleR math questions for reinforcement-learning experiments. Difficulty is defined by how often the pretrained google/gemma-4-26B-A4B teacher solved each question across eight temperature-1 samples under the same rule-based grader used by the RL training pipeline. The Hub dataset has three configurations—easy, medium, and hard—and each configuration has a train split with 3,000… See the full description on the dataset page: https://huggingface.co/datasets/JWei05/DeepScaleR-Easy-Medium-Hard-Gemma-26B-PT-10k.texttext-generation1K<n<10K0 likes341 downloads1mo agoHugging Face06Aster2024 /swift-reasoning-rollouts-deepscaler-ministral8b DeepScaleR Reasoning Rollouts (Ministral-8B) This dataset contains reasoning rollouts used to train the SWIFT reward head. Paper page: https://huggingface.co/papers/2505.12225 GitHub: https://github.com/aster2024/SWIFT/ Generator model: mistralai/Ministral-8B-Instruct-2410 (https://huggingface.co/mistralai/Ministral-8B-Instruct-2410) Dataset Description This dataset contains 10000 samples corresponding to the Generalization Test setup. Source: DeepScaleR. Generator:… See the full description on the dataset page: https://huggingface.co/datasets/Aster2024/swift-reasoning-rollouts-deepscaler-ministral8b.text10K<n<100K2 likes310 downloads8mo agoHugging Face07dsa1dsa12 /deepscaler-verl-aha-momenttext10K<n<100K0 likes225 downloads29d agoHugging Face08Asap7772 /deepscaler-problem_only_qwen14bgentext10K<n<100K0 likes187 downloads1y agoHugging Face09dusersad12 /verl-deepscaler-clean verl-deepscaler-clean A cleaned, deduplicated release of the DeepScaleR math problem set, packaged in the parquet layout that verl expects from its RLHFDataset, so it can be dropped straight into a GRPO / rule-based-reward run (for example, when re-running an R1-style "aha moment" experiment on a smaller model). The whole dataset lives in a single parquet file at the repo root: verl_deepscaler.parquet. Headline numbers Total lines read 3038 Records… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/verl-deepscaler-clean.texttext-generation1K<n<10K0 likes146 downloads2d agoHugging Face10hkust-nlp /Laser-Deepscaler-Datasettext10K<n<100K0 likes135 downloads1y agoHugging Face11Asap7772 /aime-solution-hint-v6-deepscaler-respgen__0_115tabularn<1K0 likes133 downloads1y agoHugging Face12lime-nlp /DeepScaleR_Difficulty Difficulty Estimation on DeepScaleR We annotate the entire DeepScaleR dataset with a difficulty score based on the performance of the Qwen 2.5-MATH-7B model. This provides an adaptive signal for curriculum construction and model evaluation. DeepScaleR is a curated dataset of 40,000 reasoning-intensive problems used to train and evaluate reinforcement learning-based methods for large language models. Difficulty Scoring Method Difficulty scores are estimated using the… See the full description on the dataset page: https://huggingface.co/datasets/lime-nlp/DeepScaleR_Difficulty.tabularreinforcement-learning1M<n<10M11 likes129 downloads1y agoHugging Face13asfafaaf3434 /deepscaler-aha-momenttext10K<n<100K0 likes127 downloads29d agoHugging Face14taki555 /DeepScaleR-EasyThe easy part (pass_rate > 4/8) of DeepScaleR Check https://wutaiqiang.github.io/project/Art for more details Citation: @inproceedings{wu2026art, title={The Art of Efficient Reasoning: Data, Reward, and Optimization}, author={Taiqiang Wu and Zenan Xu and Bo Zhou and Ngai Wong}, year={2026}, url={https://arxiv.org/pdf/2602.20945} } textquestion-answering10K<n<100K1 likes111 downloads7mo agoHugging Face15zjhhhh /DeepScaleR-Qwen3-1.7B-0-40ktabular10K<n<100K0 likes96 downloads3mo agoHugging Face16knoveleng /open-deepscaler Open-DeepScaleR Dataset Summary The open-deepscaler dataset comprises 21,044 challenging mathematical reasoning problems, sourced from the DeepScaleR dataset. It supports the Open RS project, enhancing reasoning in small LLMs via reinforcement learning. Usage Load the dataset using the Hugging Face datasets library: from datasets import load_dataset ds = load_dataset("knoveleng/open-deepscaler")["train"] print(ds[0]) Dataset Structure… See the full description on the dataset page: https://huggingface.co/datasets/knoveleng/open-deepscaler.text10K<n<100K4 likes94 downloads6mo agoHugging Face17Asap7772 /aime-solution-hint-v6-deepscaler-respgen__115_230tabularn<1K0 likes93 downloads1y agoHugging Face18math-dataset /DeepScaleR-Preview-Datasettext10K<n<100K0 likes90 downloads2y agoHugging Face19Asap7772 /aime-solution-hint-v6-deepscaler-respgen__805_919tabularn<1K0 likes85 downloads1y agoHugging Face20Asap7772 /aime-solution-hint-v6-deepscaler-respgen__230_345tabularn<1K0 likes85 downloads1y agoHugging Face21drproduck /r1-qwen7b-deepscaler-n32 deepseek-r1-qwen-7b generations for deepscaler dataset The original deepscaler dataset has been filtered: we removed all synthetic data because their problem-answer may not match. based on generations from Qwen/Qwen2.5-Math-7B-Instruct (pre-o1), we removed problems that has at least 5/32 correct generations. We then use deepseek-ai/DeepSeek-R1-Distill-Qwen-7B to generate from this filtered dataset with num_generations=32 and max_tokens=8192 --- dataset_info: features: - name:… See the full description on the dataset page: https://huggingface.co/datasets/drproduck/r1-qwen7b-deepscaler-n32.text10K<n<100K0 likes84 downloads1y agoHugging Face22Asap7772 /aime-solution-hint-v6-deepscaler-respgen__690_805tabularn<1K0 likes80 downloads1y agoHugging Face23Asap7772 /aime-solution-hint-v6-deepscaler-respgen__345_460tabularn<1K0 likes79 downloads1y agoHugging Face24dusersad12 /verl_deepscaler DeepScaleR for verl (full cleaned build) RL-ready dataset in verl parquet format, rebuilt from the full three-shard DeepScaleR mirror dump. Build process Merged the three mirror shards (deepscaler_shard_00.json, deepscaler_shard_01.json, deepscaler_shard_02.json) in ascending filename order, keeping each shard's record order. Dropped records whose problem or answer was missing or whitespace-only (78 dropped). An empty solution is normal in this export and is… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/verl_deepscaler.texttext-generation10K<n<100K0 likes79 downloads5d agoHugging Face25Asap7772 /aime-solution-hint-v6-deepscaler-respgen__460_575tabularn<1K0 likes72 downloads1y agoHugging Face26zjhhhh /DeepScaleR-Qwen3-1.7B-rl-wholetabular10K<n<100K0 likes72 downloads2mo agoHugging Face27Asap7772 /aime-solution-hint-v6-deepscaler-respgen__575_690tabularn<1K0 likes70 downloads1y agoHugging Face28dusersad12 /DeepScaleR-Olympiad-Extra DeepScaleR-Olympiad-Extra (JSONL export) Extra olympiad-style problems merged into the DeepScaleR curation. Single file. Format Every .jsonl file under data/ holds one JSON object per line with fields: problem (string): the problem statement answer (string): the final answer, kept in the original source notation solution (string): the reference solution (LaTeX inside) Note for consumers: these are historical exports, so the files are not perfectly clean - expect… See the full description on the dataset page: https://huggingface.co/datasets/dusersad12/DeepScaleR-Olympiad-Extra.text1K<n<10K0 likes68 downloads5d agoHugging Face29felixZzz /deepscaler_prepare_logp_inputtabular1M<n<10M0 likes67 downloads1y agoHugging Face30zjhhhh /DeepScaleR-Qwen3-1.7B-23k-classifiedtabular10K<n<100K1 likes61 downloads3mo agoHugging Face

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