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
01Anonymous2535k /agentmorph-bugs-v0.1 AgentMorph AgentMorph is a trajectory-level metamorphic testing benchmark for tool-using LLM agents. Instead of requiring a labeled correct answer for every task, AgentMorph mutates a task in a way that should preserve the user's intent, reruns the agent, and checks whether the original and mutated trajectories preserve a rule-specific invariant. This repository is the anonymous review artifact for the AgentMorph paper. It contains synthetic e-commerce agent trajectories… See the full description on the dataset page: https://huggingface.co/datasets/Anonymous2535k/agentmorph-bugs-v0.1.textn<1K1 likes291 downloads2mo agoHugging Face02bugrabilge /Bilge-Turkish-CoT-50K Bilge: Turkish Chain-of-Thought Dataset (50K) 50,000 örneklik Türkçe Chain-of-Thought (CoT) reasoning fine-tuning veri seti. Bilge, Türkçe büyük dil modellerinin adım adım düşünme (reasoning) kapasitesini geliştirmek amacıyla hazırlanmış bir Chain-of-Thought veri setidir. Veri setindeki her örnek, modelin önce <think> blokları içinde görünür bir muhakeme süreci yürütmesini, ardından kullanıcıya yapılandırılmış ve detaylı bir cevap vermesini öğretmek üzere tasarlanmıştır. Bu… See the full description on the dataset page: https://huggingface.co/datasets/bugrabilge/Bilge-Turkish-CoT-50K.texttext-generation10K<n<100K9 likes198 downloads4mo agoHugging Face03AYI-NEDJIMI /bug-bounty-pentest-en Bug Bounty & Pentesting Methodologies Methodologies (OWASP, PTES), checklists by app type, attack techniques, platforms, report templates and tools. Links French version AYI NEDJIMI Consultants textquestion-answeringn<1K2 likes192 downloads7mo agoHugging Face04Tilakoid /vscode-bug-feature-triage VS Code Bug vs Feature Request Triage Dataset summary 1,993 prepared issue records from public microsoft/vscode issues, reduced to one binary task: classify the issue text as bug or feature-request. The splits are a frozen temporal holdout (80/10/10 by created_at within each class, seed 42) used by the GitHub Triage SLM Fine-Tuning Benchmark to compare fine-tuned small models against their base checkpoints on the same test set. Each record carries cleaned issue… See the full description on the dataset page: https://huggingface.co/datasets/Tilakoid/vscode-bug-feature-triage.texttext-classification1K<n<10K0 likes61 downloads4d agoHugging Face05Muennighoff /python-bugstext1K<n<10K12 likes58 downloads4y agoHugging Face06thecnical /bug-bounty-cybermindcli Bug Bounty & Méthodologies de Pentest Méthodologies (OWASP, PTES), checklists par type d app, techniques d attaque, plateformes, templates de rapports et outils. Links Version anglaise AYI NEDJIMI Consultants textquestion-answeringn<1K0 likes49 downloads5mo agoHugging Face07AYI-NEDJIMI /bug-bounty-pentest-fr Bug Bounty & Méthodologies de Pentest Méthodologies (OWASP, PTES), checklists par type d app, techniques d attaque, plateformes, templates de rapports et outils. Links Version anglaise AYI NEDJIMI Consultants textquestion-answeringn<1K1 likes48 downloads7mo agoHugging Face08buttersx /bug-report-fixtexttext-classification1K<n<10K1 likes40 downloads7mo agoHugging Face09Madhanraj12 /bug-report-datasettext1K<n<10K0 likes31 downloads6mo agoHugging Face10nreHieW /proximal-bug-injection-sft Proximal Bug-Injection SFT Supervised fine-tuning data for teaching a model to inject realistic, hard-to-find bugs into otherwise-correct code. The goal is to build coding RL environments where the introduced bugs resemble real human mistakes rather than trivial off-by-one or sign-flip errors. The data is mined from real GitHub bug fixes: for each fix we take the after (correct) file as input and train the model to produce the before (buggy) version — i.e. the inverse of a… See the full description on the dataset page: https://huggingface.co/datasets/nreHieW/proximal-bug-injection-sft.texttext-generation1K<n<10K0 likes28 downloads3mo agoHugging Face11cooperlee123 /prg-bench-buggy PRG-Bench — buggy competitive programming solutions 1000 competitive programming problems, each paired with a correct C++ solution and a variant containing exactly one injected defect. Every problem appears once — statements are deduplicated by text, not by contest id, because Codeforces mirrors its harder problems across the Div1 and Div2 runnings of a contest under two different ids. Built to study whether reasoning models detect subtle defects in code, and whether that… See the full description on the dataset page: https://huggingface.co/datasets/cooperlee123/prg-bench-buggy.tabulartext-generation1K<n<10K2 likes23 downloads2mo agoHugging Face12BikoRiko /minimax-2.7-Bug-Protextn<1K0 likes22 downloads5mo agoHugging Face13matthewdelorenzo /dpo_verilog_buggytext1K<n<10K0 likes19 downloads2y agoHugging Face14bugrabilge /Bilge-Turkish-CoT-50K-Part2gated Bilge: Turkish Chain-of-Thought Dataset (50K) — Part 2 İkinci 50.000 örneklik Türkçe Chain-of-Thought (CoT) reasoning fine-tuning veri seti. Bilge Part 2, bugrabilge/Bilge-Turkish-CoT-50K veri setinin devamı niteliğindeki ikinci 50.000 örneklik alt kümedir. İlk bölümle örtüşmeyecek şekilde seçilmiş yeni örnekler içerir; iki bölüm birlikte aynı 249K filtrelenmiş kümeden alınan toplam 100.000 örneklik bir koleksiyon oluşturur. İki bölüm birleştirildiğinde elde edilen 100.000… See the full description on the dataset page: https://huggingface.co/datasets/bugrabilge/Bilge-Turkish-CoT-50K-Part2.texttext-generation10K<n<100K2 likes18 downloads4mo agoHugging Face15Hastagaras /Claude-Opus-4.6-Reasoning-BugFinder-400textn<1K2 likes16 downloads6mo agoHugging Face16elia007 /diagnosed-agentic-bugs Diagnosed Agentic Bugs (in the wild) 237 real instances of named failure modes found in public agentic-AI codebases on GitHub, indexed against the ALEF Pattern Catalog. Produced autonomously by ALEF (Autonomous Logic Engineering Framework), an autonomous AI engine that scans the public OSS landscape and cross-references findings against a published catalog of known failure modes. What's in here Each row is one diagnosis: { "ts": "2026-05-21T15:40:12.159Z", "kind":… See the full description on the dataset page: https://huggingface.co/datasets/elia007/diagnosed-agentic-bugs.tabularn<1K0 likes16 downloads4mo agoHugging Face17Y4shi /codewatch-c-bugs-v1text10K<n<100K0 likes12 downloads5mo agoHugging Face18BuggingFarce /SyntheticCallStarters SyntheticCallStarters Starters to phone calls, ranging from fundraising requests to medical emergencies, generated by ChatGPT 4o mini. texttext-generationn<1K0 likes10 downloads2y agoHugging Face19shamstarek /BugWhisperer-dataset Vulnerable Hardware Design Dataset This repository contains a collection of vulnerable hardware design examples stored in a JSON Lines (JSONL) file format. Each line in the file represents a single vulnerability entry in JSON format, making it easy to process and analyze programmatically. Our top-performing model is now accessible on the Hugging Face platform for the research community. You can explore it here: [https://huggingface.co/shamstarek/Mistral-7B-instruct-Bug-Whisperer]… See the full description on the dataset page: https://huggingface.co/datasets/shamstarek/BugWhisperer-dataset.texttext-generation1K<n<10K2 likes9 downloads1y agoHugging Face20PedroLandolt /adversarial-code-buggytextn<1K0 likes7 downloads4mo agoHugging Face21cccxi /bug_glaivetextn<1K0 likes6 downloads1y agoHugging Face22m3m3nto /bugiardinatextn<1K0 likes5 downloads2y agoHugging Face23rufimelo /bugscppgatedtextn<1K0 likes5 downloads10mo agoHugging Face24tttx /feb19-ttt-bugfix-45k-2-levels-step1-ttt-3tabularn<1K0 likes4 downloads2y agoHugging Face25tttx /feb19-ttt-bugfix-45k-2-levels-step2-ttt-9tabularn<1K0 likes4 downloads2y agoHugging Face26InfiniteLoop360 /bug_fix_datasettextn<1K0 likes4 downloads2y agoHugging Face27SaranyaManivannan /bug_detection_datasettabular1K<n<10K0 likes4 downloads1y agoHugging Face28tttx /feb19-ttt-bugfix-45k-mml-step1-ttt-3tabularn<1K0 likes3 downloads2y agoHugging Face29tttx /feb19-ttt-bugfix-45k-2-levels-step1-ttt-14tabularn<1K0 likes3 downloads2y agoHugging Face30tttx /feb19-ttt-bugfix-45k-2-levels-step1-mastertabularn<1K0 likes3 downloads2y agoHugging Face

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