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
01PrimeIntellect /Multi-SWE-bench Multi-SWE-bench Re-upload of ByteDance's Multi-SWE-bench evaluation benchmark: 2,132 issue-resolving tasks across the seven Multi-SWE languages. This is the held-out eval benchmark; for RL training data use PrimeIntellect/Multi-SWE-RL-Verified. Changes vs upstream Storage schema only: per-test maps are stored as columnar struct-of-lists so the rows load cleanly with datasets. Row content is unchanged. License mirrors upstream: ByteDance licenses the dataset… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Multi-SWE-bench.texttext-generation1K<n<10K0 likes9.4k downloads3mo agoHugging Face02PrimeIntellect /fineweb-edu Pre-shuffled fineweb-edu dataset text1B<n<10B2 likes7.9k downloads2y agoHugging Face03PrimeIntellect /Multi-SWE-RL-Verified Multi-SWE-RL-Verified Gold-patch-validated subset of PrimeIntellect/Multi-SWE-RL-Reupload (ByteDance's Multi-SWE-RL): 2,232 / 4,703 rows across C, Go, Java, JavaScript, Rust, and TypeScript that produce a clean reward signal end-to-end. Default dataset of the multiswe_v1 taskset. Changes vs upstream Starting from the 4,703-row re-upload: C++ dropped wholesale — 0/449 rows passed gold-patch validation in pass 1; the images are broken for scoring, not merely… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Multi-SWE-RL-Verified.tabulartext-generation1K<n<10K4 likes5.6k downloads3mo agoHugging Face04PrimeIntellect /Reverse-Text-RL Reverse-Text-RL A small, scrappy RL dataset used in prime-rl's CI to debug RL training asking a model to reverse small sentences character-by-character. Follows the general format of PrimeIntellect/Reverse-Text-SFT The following script was used to generate the dataset. from datasets import Dataset, load_dataset dataset = load_dataset("willcb/R1-reverse-wikipedia-paragraphs-v1-1000", split="train") prompt = "Reverse the text character-by-character. Put your answer in… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Reverse-Text-RL.textquestion-answering1K<n<10K2 likes5.6k downloads1y agoHugging Face05colin /PrimeVul PrimeVul Mirror of the PrimeVul dataset. tabular100K<n<1M9 likes4.7k downloads2y agoHugging Face06PrimeIntellect /StackV1-popular Stack V1 with popular programming languages Javascript Python C C++ SQL Cuda text10M<n<100M2 likes3.8k downloads2y agoHugging Face07PrimeIntellect /INTELLECT-3-RLtabular10K<n<100K8 likes3.4k downloads5mo agoHugging Face08PrimeIntellect /Scale-SWE-Verified Scale-SWE-Verified Gold-patch-validated fork of AweAI-Team/Scale-SWE (paper): 17,202 / 20,181 Python issue-resolving tasks that produce a clean reward signal end-to-end. Default dataset of the scaleswe_v1 taskset. Changes vs upstream Validation (ours) removed 2,979 / 20,181 rows (14.8%): 892 rows whose image_url appears in scale-swe-exclude-images.json. 2,061 rows categorized gold_patch_failure in scale-swe-validation.jsonl. 15 rows categorized noop_pass… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Scale-SWE-Verified.texttext-generation10K<n<100K3 likes3.4k downloads3mo agoHugging Face09PrimeIntellect /SWE-rebench-V2 SWE-rebench-V2 Full re-upload of Nebius's SWE-rebench-V2 (paper): 32,076 / 32,079 freshly-mined GitHub PR tasks across 17 languages. Unfiltered mirror for large-scale runs; the curated RL subsets are SWE-rebench-V2-Filtered-Verified and SWE-rebench-V2-Filtered-Easy-Verified. Changes vs upstream Dropped exactly 3 rows whose Docker Hub image no longer exists upstream (dhi-mikeio tags 227-50037f2, 442-3f8bb64, 690-7882682 — manifests return denied; list ships as… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/SWE-rebench-V2.texttext-generation10K<n<100K1 likes3.3k downloads2mo agoHugging Face10PrimeIntellect /R2E-Gym-Subset-Verified R2E-Gym-Subset-Verified Gold-patch-validated subset of R2E-Gym/R2E-Gym-Subset (paper). The train split contains 4,522 / 4,578 rows (98.78%) verified scoreable end-to-end: apply the gold patch, run the upstream /testbed/run_tests.sh baked into the row's image, check the parsed outcomes against expected_output_json. Changes vs upstream Validation-only subset — our passes, run in fresh sandboxes per row: one full pass at concurrency 200, then a 10× retry pass over… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/R2E-Gym-Subset-Verified.tabulartext-generation1K<n<10K1 likes3.2k downloads3mo agoHugging Face11PrimeIntellect /verifiable-coding-problems SYNTHETIC-1 This is a subset of the task data used to construct SYNTHETIC-1. You can find the full collection here text100K<n<1M45 likes3k downloads2y agoHugging Face12ComposoAI /PrimeBench PrimeBench Practical Real-world Industry and Multi-domain Evaluation benchmark. PrimeBench is a benchmark for evaluating evaluators. Each of its 400 examples is a pair of responses to the same prompt, deliberately edited so that one is better than the other along a named criterion. A reward model or LLM judge passes an example if it scores the chosen response above the rejected one. Built and maintained by Composo. Why it exists Most preference datasets score… See the full description on the dataset page: https://huggingface.co/datasets/ComposoAI/PrimeBench.textquestion-answeringn<1K2 likes2.2k downloads1mo agoHugging Face13zkaedi /zkaedi-prime-constitutions ZKAEDI PRIME Constitutions Generated by Qwen2.5-72B-Instruct-AWQ via ZKAEDI PRIME recursive Hamiltonian field dynamics. Schema Column Type Description run_id str Run folder name e.g. run_001_20260312_184001 timestamp str UTC timestamp tier int 1=canonical (η≈0.4,β≈0.1,σ≈0.05) · 2=structured eta/gamma/beta/sigma/seed float PRIME field parameters v1_tokens/v2_tokens/critique_tokens int Generation token counts field_trace str Full 100-step μ/σ/max/min… See the full description on the dataset page: https://huggingface.co/datasets/zkaedi/zkaedi-prime-constitutions.tabularn<1K0 likes2.2k downloads6mo agoHugging Face14PrimeIntellect /SWE-rebench-V2-Filtered-Verified SWE-rebench-V2-Filtered-Verified Filtered and gold-patch-verified subset of Nebius's SWE-rebench-V2 (paper): 6,272 / 32,079 freshly-mined GitHub PR tasks across 17 languages. Default dataset of the swerebench_v2_v1 taskset. Changes vs upstream Filtered (selection — the bulk of the cut): Upstream's own per-row LLM-judge metadata: difficulty labeled easy/medium/hard, judge grade code == "A" (clearly solvable), intent_completeness == "complete", no detected_issues… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/SWE-rebench-V2-Filtered-Verified.texttext-generation1K<n<10K2 likes2.1k downloads2mo agoHugging Face15PrimeIntellect /SYNTHETIC-1 SYNTHETIC-1: Two Million Crowdsourced Reasoning Traces from Deepseek-R1 SYNTHETIC-1 is a reasoning dataset obtained from Deepseek-R1, generated with crowdsourced compute and annotated with diverse verifiers such as LLM judges or symbolic mathematics verifiers. This is the raw version of the dataset, without any filtering for correctness - Filtered datasets specifically for fine-tuning as well as our 7B model can be found in our 🤗 SYNTHETIC-1 Collection. The dataset consists of the… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/SYNTHETIC-1.text1M<n<10M64 likes2.1k downloads2y agoHugging Face16PrimeIntellect /SWE-Lego-Real-Data-Verified SWE-Lego-Real-Data-Verified Gold-patch-validated subset of PrimeIntellect/SWE-Lego-Real-Data (itself a fixed fork of SWE-Lego's real-data split). The resolved split contains 4,323 / 4,432 rows (97.54%) verified scoreable end-to-end: apply test_patch, apply the gold patch, run the row's test_cmd in its image, require every F2P/P2P test to report PASSED. Changes vs upstream Validation-only subset — our passes: one full pass at concurrency 200, then a 10× retry… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/SWE-Lego-Real-Data-Verified.texttext-generation1K<n<10K0 likes1.7k downloads3mo agoHugging Face17PrimeIntellect /Hendrycks-Math Hendrycks-Math Generation This dataset was created by running uv run hendrycks-math.py -H -p # hendrycks-math.py # /// script # requires-python = ">=3.12" # dependencies = ["datasets>=4.0.0", "jinja2"] # /// import argparse import json import sys import time from pathlib import Path from typing import cast from huggingface_hub import DatasetCard, DatasetCardData, create_repo, whoami from datasets import Dataset, load_dataset def prepare_hendrycks_math() ->… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Hendrycks-Math.text1K<n<10K0 likes1.6k downloads10mo agoHugging Face18PrimeIntellect /Reverse-Text-SFT Reverse-Text-SFT A small, scrappy SFT dataset used for warming up a small model (e.g. Qwen/Qwen3-0.6B) for RL training. Contains examples in prompt-completion chat format of reversing 5-20 words of text character-by-character. The raw sentences were processed from willcb/R1-reverse-wikipedia-paragraphs-v1-1000. The following script was used to generate the dataset. from datasets import Dataset, load_dataset dataset = load_dataset("willcb/R1-reverse-wikipedia-paragraphs-v1-1000"… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Reverse-Text-SFT.textquestion-answering1K<n<10K5 likes1.6k downloads1y agoHugging Face19PrimeIntellect /Multi-SWE-RL-Reupload Multi-SWE-RL-Reupload Verbatim re-upload of ByteDance's community-sourced Multi-SWE-RL (paper): 4,703 containerized issue-resolving tasks across C, C++, Go, Java, JavaScript, Rust, and TypeScript. For training, prefer PrimeIntellect/Multi-SWE-RL-Verified, the gold-patch-validated subset of this data. Changes vs upstream Storage schema only: per-test maps are stored as columnar struct-of-lists so the rows load cleanly with datasets (the upstream nested structs… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Multi-SWE-RL-Reupload.texttext-generation1K<n<10K1 likes1.6k downloads3mo agoHugging Face20PrimeIntellect /NuminaMath-QwQ-CoT-5M INTELLECT-MATH: Frontier Mathematical Reasoning through Better Initializations for Reinforcement Learning INTELLECT-MATH is a 7B parameter model optimized for mathematical reasoning. It was trained in two stages, an SFT stage, in which the model was fine-tuned on verified QwQ outputs, and an RL stage, in which the model was trained using the PRIME-RL recipe. We demonstrate that the quality of our SFT data can impact the performance and training speed of the RL stage: Due to its… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/NuminaMath-QwQ-CoT-5M.text1M<n<10M63 likes1.5k downloads2y agoHugging Face21SWE-bench /SWE-primetext1K<n<10K1 likes1.5k downloads6mo agoHugging Face22PrimeIntellect /real-world-swe-problems SYNTHETIC-1 This is a subset of the task data used to construct SYNTHETIC-1. You can find the full collection here text10K<n<100K13 likes1.5k downloads2y agoHugging Face23PrimeIntellect /INTELLECT-3-SFTtext1M<n<10M8 likes1.2k downloads10mo agoHugging Face24PrimeIntellect /synthetic-code-understanding SYNTHETIC-1 This is a subset of the task data used to construct SYNTHETIC-1. You can find the full collection here text10K<n<100K20 likes1.2k downloads2y agoHugging Face25PRIME-RL /Eurus-2-RL-Data Eurus-2-RL-Data Links 📜 Paper 📜 Blog 🤗 PRIME Collection Introduction Eurus-2-RL-Data is a high-quality RL training dataset of mathematics and coding problems with outcome verifiers (LaTeX answers for math and test cases for coding). For math, we source from NuminaMath-CoT. The problems span from Chinese high school mathematics to International Mathematical Olympiad competition questions. For coding, we source from APPS, CodeContests, TACO, and Codeforces.… See the full description on the dataset page: https://huggingface.co/datasets/PRIME-RL/Eurus-2-RL-Data.text100K<n<1M59 likes929 downloads2y agoHugging Face26PrimeIntellect /SYNTHETIC-2-SFT-verified SYNTHETIC-2 SYNTHETIC-2 is an open reasoning dataset spanning a variety of math, coding and general reasoning tasks along with reasoning traces generated in a collaborative manner. The dataset contains both high quality reasoning traces from Deepseek-R1-0528 ideally suited for SFT, as well as multiple reasoning traces from smaller models which can be used for difficulty estimation. To read more about our data collection approach, check out our blog post. We release the following… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/SYNTHETIC-2-SFT-verified.text100K<n<1M12 likes677 downloads1y agoHugging Face27PrimeIntellect /stackexchange-question-answering SYNTHETIC-1 This is a subset of the task data used to construct SYNTHETIC-1. You can find the full collection here text100K<n<1M16 likes615 downloads2y agoHugging Face28PrimeIntellect /SYNTHETIC-1-SFT-Data SYNTHETIC-1: Two Million Crowdsourced Reasoning Traces from Deepseek-R1 SYNTHETIC-1 is a reasoning dataset obtained from Deepseek-R1, generated with crowdsourced compute and annotated with diverse verifiers such as LLM judges or symbolic mathematics verifiers. This is the SFT version of the dataset - the raw data and preference dataset can be found in our 🤗 SYNTHETIC-1 Collection. The dataset consists of the following tasks and verifiers that were implemented in our library… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/SYNTHETIC-1-SFT-Data.text100K<n<1M34 likes571 downloads2y agoHugging Face29PrimeIntellect /INTELLECT-2-RL-Dataset INTELLECT-2 INTELLECT-2 is a 32 billion parameter language model trained through a reinforcement learning run leveraging globally distributed, permissionless GPU resources contributed by the community. The model was trained using prime-rl, a framework designed for distributed asynchronous RL, using GRPO over verifiable rewards along with modifications for improved training stability. For detailed information on our infrastructure and training recipe, see our technical report.… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/INTELLECT-2-RL-Dataset.text100K<n<1M68 likes521 downloads1y agoHugging Face30PrimeIntellect /INTELLECT-2-only-mathtext100K<n<1M0 likes513 downloads1y agoHugging Face

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