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
01princeton-nlp /SWE-bench_VerifiedDataset Summary SWE-bench Verified is a subset of 500 samples from the SWE-bench test set, which have been human-validated for quality. SWE-bench is a dataset that tests systems’ ability to solve GitHub issues automatically. See this post for more details on the human-validation process. The dataset collects 500 test Issue-Pull Request pairs from popular Python repositories. Evaluation is performed by unit test verification using post-PR behavior as the reference solution. The original… See the full description on the dataset page: https://huggingface.co/datasets/princeton-nlp/SWE-bench_Verified.textn<1K387 likes262k downloads2y agoHugging Face02SWE-bench /SWE-smith SWE-smith Dataset Code • Paper • Site [12/14/2025] NOTE: We will no longer actively update this dataset. While this dataset is still functional and usable, we recommend you use the `SWE-bench/SWE-smith-[lang]` datasets. For better maintainability and ease-of-use, we are maintaining language-specific datasets in lieu of this mono-repo. The SWE-smith Dataset is a training dataset of 50137 task instances from 128 GitHub repositories, collected using the SWE-smith toolkit.… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench/SWE-smith.texttext-generation10K<n<100K57 likes224k downloads9mo agoHugging Face03SWE-bench /SWE-bench_VerifiedDataset Summary SWE-bench Verified is a subset of 500 samples from the SWE-bench test set, which have been human-validated for quality. SWE-bench is a dataset that tests systems’ ability to solve GitHub issues automatically. See this post for more details on the human-validation process. The dataset collects 500 test Issue-Pull Request pairs from popular Python repositories. Evaluation is performed by unit test verification using post-PR behavior as the reference solution. The original… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench/SWE-bench_Verified.textn<1K164 likes127k downloads1mo agoHugging Face04princeton-nlp /SWE-bench_Lite Dataset Summary SWE-bench Lite is subset of SWE-bench, a dataset that tests systems’ ability to solve GitHub issues automatically. The dataset collects 300 test Issue-Pull Request pairs from 11 popular Python. Evaluation is performed by unit test verification using post-PR behavior as the reference solution. The dataset was released as part of SWE-bench: Can Language Models Resolve Real-World GitHub Issues? Want to run inference now? This dataset only contains the… See the full description on the dataset page: https://huggingface.co/datasets/princeton-nlp/SWE-bench_Lite.textn<1K67 likes90k downloads2y agoHugging Face05SWE-bench-Live /SWE-bench-Live A brand-new, continuously updated SWE-bench-like dataset powered by an automated curation pipeline. For the official data release page, please see microsoft/SWE-bench-Live. Dataset Summary SWE-bench-Live is a live benchmark for issue resolving, designed to evaluate an AI system’s ability to complete real-world software engineering tasks. Thanks to our automated dataset curation pipeline, we plan to update SWE-bench-Live on a monthly basis to provide the… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench-Live/SWE-bench-Live.text1K<n<10K9 likes88k downloads21d agoHugging Face06klieret /swe-bench-dummy-test-datasettextn<1K0 likes75k downloads1y agoHugging Face07SWE-bench /SWE-bench_Multilingual SWE-bench Multilingual Dataset Summary SWE-bench Multilingual is a dataset that tests systems' ability to resolve real-world GitHub issues across a broad range of programming languages. The original SWE-bench is Python-only; this dataset extends the same task format to 9 languages drawn from 41 popular repositories. The dataset collects 300 test Issue-Pull Request pairs. Evaluation is performed by unit test verification, using post-PR behavior as the reference solution. The… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench/SWE-bench_Multilingual.textn<1K28 likes60k downloads1mo agoHugging Face08SWE-bench /SWE-smith-py SWE-smith Dataset Code • Paper • Site As of 12/14/2025, SWE-smith: Python contains 50908 task instances from 131 GitHub repositories The SWE-smith Dataset is the largest open source dataset for training software engineering agents. All SWE-smith task instances come with an executable environment. To learn more about how to use this dataset to train Language Models for Software Engineering, please refer to the documentation. texttext-generation10K<n<100K7 likes60k downloads9mo agoHugging Face09ScaleAI /SWE-bench_Pro SWE-bench Pro V2 SWE-bench Pro is a benchmark of long-horizon software engineering tasks drawn from real pull requests in 11 open-source repositories (Go, Python, JavaScript, TypeScript). Each task gives an agent a repository at a base commit plus a PR description with explicit requirements and interfaces; the agent's patch is graded by hidden fail-to-pass and pass-to-pass tests in a pristine container. V2 (2026-09-22) is the default config: 642 tasks (go 256, python 237, js 145… See the full description on the dataset page: https://huggingface.co/datasets/ScaleAI/SWE-bench_Pro.text1K<n<10K183 likes52k downloads2d agoHugging Face10princeton-nlp /SWE-bench Dataset Summary SWE-bench is a dataset that tests systems’ ability to solve GitHub issues automatically. The dataset collects 2,294 Issue-Pull Request pairs from 12 popular Python repositories. Evaluation is performed by unit test verification using post-PR behavior as the reference solution. The dataset was released as part of SWE-bench: Can Language Models Resolve Real-World GitHub Issues? Want to run inference now? This dataset only contains the problem_statement… See the full description on the dataset page: https://huggingface.co/datasets/princeton-nlp/SWE-bench.text10K<n<100K146 likes46k downloads2y agoHugging Face11SWE-bench /SWE-bench_Lite Dataset Summary SWE-bench Lite is subset of SWE-bench, a dataset that tests systems’ ability to solve GitHub issues automatically. The dataset collects 300 test Issue-Pull Request pairs from 11 popular Python. Evaluation is performed by unit test verification using post-PR behavior as the reference solution. The dataset was released as part of SWE-bench: Can Language Models Resolve Real-World GitHub Issues? Want to run inference now? This dataset only contains the… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench/SWE-bench_Lite.textn<1K25 likes46k downloads1mo agoHugging Face12nebius /SWE-bench-extraNote: This dataset has an improved and significantly larger successor: SWE-rebench. Dataset Summary SWE-bench Extra is a dataset that can be used to train or evaluate agentic systems specializing in resolving GitHub issues. It is based on the methodology used to build SWE-bench benchmark and includes 6,415 Issue-Pull Request pairs sourced from 1,988 Python repositories. Dataset Description The SWE-bench Extra dataset supports the development of software engineering agents… See the full description on the dataset page: https://huggingface.co/datasets/nebius/SWE-bench-extra.text1K<n<10K47 likes42k downloads1y agoHugging Face13SWE-bench-Live /MultiLangThis is the multi - language version of SWE-bench-Live (repository_link ; paper_link). We crawled GitHub issues as SWE tasks for coding agents to solve. We used RepoLaunch (repository_link) to setup docker images as the problem-solving sandboxes for each instance. Each split is task set of one language. Each split is filtered by prompting LLM -- a task instance is discarded if LLM cannot infer test patch from problem statement or problem statement contains solution (in NL or code).… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench-Live/MultiLang.text1K<n<10K0 likes25k downloads5d agoHugging Face14SWE-bench /SWE-bench_Multimodal SWE-bench Multimodal Dataset Summary SWE-bench Multimodal is a dataset that tests systems' ability to resolve real-world GitHub issues in visual software domains. Unlike the original SWE-bench, which is Python-only and text-only, every task instance here comes from a JavaScript or TypeScript repository and carries at least one image asset — a screenshot, a screen recording, a diagram, or a rendering of incorrect output. The dataset collects 612 Issue-Pull Request pairs from 17… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench/SWE-bench_Multimodal.textn<1K13 likes20k downloads1mo agoHugging Face15SWE-bench /SWE-bench Dataset Summary SWE-bench is a dataset that tests systems’ ability to solve GitHub issues automatically. The dataset collects 2,294 Issue-Pull Request pairs from 12 popular Python repositories. Evaluation is performed by unit test verification using post-PR behavior as the reference solution. The dataset was released as part of SWE-bench: Can Language Models Resolve Real-World GitHub Issues? Want to run inference now? This dataset only contains the… See the full description on the dataset page: https://huggingface.co/datasets/SWE-bench/SWE-bench.text1K<n<10K37 likes20k downloads1mo agoHugging Face16SWE-bench /SWE-smith-javatext1K<n<10K0 likes16k downloads8mo agoHugging Face17SWE-bench /SWE-smith-trajectories SWE-smith Trajectories Code • Paper • Site This dataset contains the 5017 trajectories we fine-tuned Qwen 2.5 Coder Instruct on, leading to SWE-agent-LM-32B, a coding LM agent that achieve 40.2% on SWE-bench Verified (no verifiers or multiple rollouts, just 1 attempt per instance). Trajectories were generated by running SWE-agent + Claude 3.7 Sonnet on task instances from the SWE-smith dataset. texttext-generation10K<n<100K79 likes14k downloads1y agoHugging Face18ByteDance-Seed /Multi-SWE-bench 👋 Overview This repository contains the Multi-SWE-bench dataset, introduced in Multi-SWE-bench: A Multilingual Benchmark for Issue Resolving, to address the lack of multilingual benchmarks for evaluating LLMs in real-world code issue resolution. Unlike existing Python-centric benchmarks (e.g., SWE-bench), this framework spans 7 languages (Java, TypeScript, JavaScript, Go, Rust, C, and C++) with 1,632 high-quality instances, curated from 2,456 candidates by 68 expert… See the full description on the dataset page: https://huggingface.co/datasets/ByteDance-Seed/Multi-SWE-bench.text-generation42 likes13k downloads3mo agoHugging Face19NovaSky-AI /Multi-SWE-benchtext1K<n<10K0 likes12k downloads1y agoHugging Face20ByteDance-Seed /Multi-SWE-bench_trajs 🧠 Multi-SWE-bench Trajectories This repository stores all trajectories and logs generated by agents evaluated on the Multi-SWE-bench leaderboard. 📚 Citation @misc{zan2025multiswebench, title={Multi-SWE-bench: A Multilingual Benchmark for Issue Resolving}, author={Daoguang Zan and Zhirong Huang and Wei Liu and Hanwu Chen and Linhao Zhang and Shulin Xin and Lu Chen and Qi Liu and Xiaojian Zhong and Aoyan Li and Siyao Liu and Yongsheng Xiao and Liangqiang Chen… See the full description on the dataset page: https://huggingface.co/datasets/ByteDance-Seed/Multi-SWE-bench_trajs.text-generation7 likes11k downloads9mo agoHugging Face21SWE-bench /SWE-smith-jstext1K<n<10K0 likes11k downloads8mo agoHugging Face22princeton-nlp /SWE-bench_Multimodal SWE-bench Multimodal SWE-bench Multimodal is a dataset of 617 task instances that evalutes Language Models and AI Systems on their ability to resolve real world GitHub issues. To learn more about the dataset, please visit our website. More updates coming soon! textn<1K21 likes9.2k downloads2y agoHugging Face23PrimeIntellect /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 Face24AlexCuadron /SWE-Bench-Verified-O1-reasoning-high-results SWE-Bench Verified O1 Dataset Executive Summary This repository contains verified reasoning traces from the O1 model evaluating software engineering tasks. Using OpenHands + CodeAct v2.2, we tested O1's bug-fixing capabilities on the SWE-Bench Verified dataset, achieving a 28.8% success rate across 500 test instances. Overview This dataset was generated using the CodeAct framework, which aims to improve code generation through enhanced action-based reasoning.… See the full description on the dataset page: https://huggingface.co/datasets/AlexCuadron/SWE-Bench-Verified-O1-reasoning-high-results.textquestion-answeringn<1K7 likes6.1k downloads2y agoHugging Face25SWE-bench /SWE-smith-tstext1K<n<10K0 likes5.3k downloads7mo agoHugging Face26R2E-Gym /SWE-Bench-Verifiedtextn<1K0 likes5.2k downloads2y agoHugging Face27hngl /swebench-verified-sample-100-Qwen3-30B-evaltext10K<n<100K0 likes5k downloads10mo agoHugging Face28sailplane /SWE-bench_Lite_filtered0 likes4.7k downloads2y agoHugging Face29SWE-bench-c /SWE-bench-cSWE-bench-C is a benchmark for evaluating AI models for Software Engineering Tasks in C language. The dataset is similar to SWE-bench but for the C domain. Issues and pull requests from 3 popular GitHub C repositories facebook/zstd, jqlang/jq & redis/redis were scrapped. Filtering PRs from these repos resulted in 178PRs. tabularn<1K4 likes4.4k downloads1y agoHugging Face30SWE-bench /SWE-smith-cpptext1K<n<10K0 likes4.3k downloads7mo agoHugging Face

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