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 /Terminal-Lego-15k [!NOTE] This private PrimeIntellect mirror is filtered from SWE-Lego/Terminal-Lego-15k. It reflects ad6e280 from prime-data PR #34: 1,224 tasks are excluded and 13,825 task directories remain. Each retained task's task.toml sets [environment].docker_image to its prebuilt Prime platform image in the canonical org-less form terminal-lego/<task-id>:latest (2026-07 registry homogenization; the images were previously team-scoped as team-…/terminal-lego:<task-id>-<build-hash>). The root… See the full description on the dataset page: https://huggingface.co/datasets/PrimeIntellect/Terminal-Lego-15k.question-answering10K<n<100K2 likes32k downloads2mo agoHugging Face02PrimeIntellect /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.2k downloads3mo agoHugging Face03PrimeIntellect /fineweb-edu Pre-shuffled fineweb-edu dataset text1B<n<10B2 likes7.1k downloads2y agoHugging Face04PrimeIntellect /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.7k downloads3mo agoHugging Face05PrimeIntellect /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.5k downloads1y agoHugging Face06colin /PrimeVul PrimeVul Mirror of the PrimeVul dataset. tabular100K<n<1M9 likes4.9k downloads2y agoHugging Face07PrimeIntellect /StackV1-popular Stack V1 with popular programming languages Javascript Python C C++ SQL Cuda text10M<n<100M2 likes3.7k downloads2y agoHugging Face08PrimeIntellect /INTELLECT-3-RLtabular10K<n<100K8 likes3.6k downloads5mo 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 /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.3k downloads3mo agoHugging Face11PrimeIntellect /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 Face12PrimeIntellect /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 Face13altoslabs /primeflow-vcc-datasets PRiMeFlow VCC Datasets This repository contains the preprocessed datasets, data splits, and gene features used in: PRiMeFlow: Capturing Complex Expression Heterogeneity in Perturbation Response Modelling Zichao Yan, Yan Wu, Mica Xu Ji, Chaitra Agrahar, Esther Wershof, Marcel Nassar, Mehrshad Sadria, Ridvan Eksi, et al. arXiv:2604.13986 PRiMeFlow is an end-to-end flow-matching model of genetic and small-molecule perturbation responses that operates directly in gene… See the full description on the dataset page: https://huggingface.co/datasets/altoslabs/primeflow-vcc-datasets.1 likes3k downloads2mo agoHugging Face14ComposoAI /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.5k downloads1mo agoHugging Face15zkaedi /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.3k downloads6mo agoHugging Face16PrimeIntellect /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 Face17PrimeIntellect /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 Face18PrimeIntellect /fineweb Pre-shuffled fineweb dataset 1 likes1.9k downloads2y agoHugging Face19primedfrost /komatsu-diagrams-04image10K<n<100K0 likes1.9k downloads16d agoHugging Face20PrimeIntellect /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 Face21PrimeIntellect /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 Face22PrimeIntellect /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 Face23SWE-bench /SWE-primetext1K<n<10K1 likes1.5k downloads6mo agoHugging Face24PrimeIntellect /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.5k downloads1y agoHugging Face25PrimeIntellect /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 Face26PrimeIntellect /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 Face27PrimeIntellect /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 Face28PrimeIntellect /INTELLECT-3-SFTtext1M<n<10M8 likes1.2k downloads10mo agoHugging Face29lzray /primelist Prime List from 1 to 1e14 Purpose This dataset publishes an ordered list of prime numbers in Parquet format for streaming, selective shard downloads, and online preview. It contains prime values only; it does not include labels, natural-language content, or derived features. Coverage and shard contract Coverage: 1 <= p < 100,000,000,000,000 (1e14) Data directory: 1-1e14/ Number of shards: 1,000 Integer interval width per shard: 100,000,000,000… See the full description on the dataset page: https://huggingface.co/datasets/lzray/primelist.n>1T2 likes1.1k downloads1mo agoHugging Face30PRIME-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 likes910 downloads2y agoHugging Face

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