CoolFace
28 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01AlicanKiraz0 /Agentic-Chain-of-Thought-Coding-SFT-Dataset 🤖 Agentic Coding CoT Dataset A high-quality supervised fine-tuning (SFT) dataset for training agentic coding assistants with Chain-of-Thought reasoning capabilities. 📋 Dataset Description This dataset was created by processing and distilling ~20GB of GitHub crawl data using Minimax-M2 to generate structured, reasoning-rich coding examples. Each sample demonstrates systematic problem-solving with explicit tool usage patterns. 🏗️ Assistant Data Structure… See the full description on the dataset page: https://huggingface.co/datasets/AlicanKiraz0/Agentic-Chain-of-Thought-Coding-SFT-Dataset.texttext-generationn<1K76 likes284 downloads10mo agoHugging Face02phynics /agentic-publication-protocol-dataset APP compare-app benchmark Paired reader conversations and blinded evaluations comparing an Agentic Publication Protocol (APP) paper agent against a general repository-aware agent, on 11 quantum-physics papers. For each paper, a neutral reader asks the same scripted questions to both agents; the two transcripts are anonymized and scored by a blinded evaluator on accuracy, informativeness, grounding, and honesty (1-10). Evaluator: Codex CLI, gpt-5.5, reasoning effort xhigh… See the full description on the dataset page: https://huggingface.co/datasets/phynics/agentic-publication-protocol-dataset.tabularquestion-answeringn<1K1 likes138 downloads3mo agoHugging Face03ppak10 /Agentic-SLS-Database Agentic-SLS-Database Canonical graph dataset of Inova Mk1 SLS printer entities: jobs, print sessions, print profiles, and objects (STL geometry). Each entity is its own HF config; relationships are encoded as ID references between rows. Domain-specific datasets (e.g. ppak10/Agentic-SLS-ASTM) reference rows here by ID and may embed frozen snapshots of the referenced state. Configs Config Description Script Output jobs One row per .s4a print job, with… See the full description on the dataset page: https://huggingface.co/datasets/ppak10/Agentic-SLS-Database.textn<1K0 likes115 downloads2mo agoHugging Face04AlicanKiraz0 /Agentic-Chain-of-Thought-Coding-SFT-Dataset-v1.1 🤖 Agentic Coding CoT Dataset v1.1 A high-quality supervised fine-tuning (SFT) dataset for training agentic coding assistants with Chain-of-Thought reasoning capabilities. 📋 Dataset Description This dataset was created by processing and distilling ~20GB of GitHub crawl data using Minimax-M2 & MiniMax M2.1 to generate structured, reasoning-rich coding examples. Each sample demonstrates systematic problem-solving with explicit tool usage patterns. 🏗️ Assistant… See the full description on the dataset page: https://huggingface.co/datasets/AlicanKiraz0/Agentic-Chain-of-Thought-Coding-SFT-Dataset-v1.1.texttext-generation1K<n<10K14 likes93 downloads9mo agoHugging Face05h0000w /hendar-agentic-ai-dataset Hendar Agentic AI Evaluation & Security Benchmark A compact, expert-authored benchmark for evaluating trustworthy agentic AI systems across capability, tool use, retrieval, security, policy enforcement, multi-agent coordination and regression safety. This dataset is a public companion to the Agentic AI Academy by Hendar Mawan, PhD. It is designed for evaluation, CI regression testing, red-team exercises and engineering education—not as a generic instruction-tuning corpus.… See the full description on the dataset page: https://huggingface.co/datasets/h0000w/hendar-agentic-ai-dataset.texttext-classificationn<1K1 likes84 downloads3d agoHugging Face06RKB109 /agentic-incident-response-20260905-dataset Agentic Incident Response Orchestrator Synthetic Dataset Summary This dataset contains 14 training examples and 4 held-out examples for Production teams need agentic automation without allowing an LLM-style planner to execute unsafe remediation. Every record is synthetic and includes: input: query, event, or feature description label: expected class, route, relation, or evidence category context: synthetic supporting context source: fictional source identifier… See the full description on the dataset page: https://huggingface.co/datasets/RKB109/agentic-incident-response-20260905-dataset.texttext-classificationn<1K0 likes81 downloads18d agoHugging Face07el4 /xenon-mixed-agentic-datasetv1 Strategic Coding Traces MoE-Mix This dataset is a highly curated mixture of coding agent traces designed specifically for Supervised Fine-Tuning (SFT) of Mixture-of-Experts (MoE) architecture models (e.g., Gemma-4-26B MoE). Instead of using a single source or standard language distribution, this dataset employs Strategic Language Weighting. It routes the best coding agent data to specific language paradigms, allowing the MoE router to naturally learn to specialize: routing… See the full description on the dataset page: https://huggingface.co/datasets/el4/xenon-mixed-agentic-datasetv1.text1K<n<10K1 likes72 downloads2mo agoHugging Face082796gauravc /agentic-search-data Agentic search — synthetic multi-hop retrieval dataset JSONL artifacts for training and evaluating a retrieval agent across web, finance, legal, code, and science. Files File Description corpus.jsonl Unique doc_id passages (supporting + distractor docs) with domain labels sft_dataset.jsonl Supervised fine-tuning tasks (~60% of tasks) rl_dataset.jsonl RL / GRPO-style prompts (~25%) eval_dataset.jsonl Held-out evaluation (~15%) Splits are disjoint by… See the full description on the dataset page: https://huggingface.co/datasets/2796gauravc/agentic-search-data.texttext-retrievaln<1K0 likes68 downloads6mo agoHugging Face09AI45Research /APP1-Agentic-Safety-SFT-Datatext10K<n<100K3 likes66 downloads4mo agoHugging Face10deeprcurs /IKNN-Rl1-Dataset-Agentic-V2 IKNN-Rl1-Dataset-Agentic-V2 text10K<n<100K0 likes56 downloads19d agoHugging Face11RKB109 /agentic-incident-response-20260826-dataset Agentic Incident Response Orchestrator Synthetic Dataset Summary This dataset contains 14 training examples and 4 held-out examples for Production teams need agentic automation without allowing an LLM-style planner to execute unsafe remediation. Every record is synthetic and includes: input: query, event, or feature description label: expected class, route, relation, or evidence category context: synthetic supporting context source: fictional source identifier… See the full description on the dataset page: https://huggingface.co/datasets/RKB109/agentic-incident-response-20260826-dataset.texttext-classificationn<1K0 likes55 downloads28d agoHugging Face12el4 /Xenon-Mixed-Agentic-Dataset-v2 Xenon Mixed Agentic Dataset v2 This dataset is a highly curated mixture of coding agent traces designed specifically for Supervised Fine-Tuning (SFT) of Mixture-of-Experts (MoE) architecture models. Instead of using a single source or standard language distribution, this dataset employs Strategic Language Weighting. It routes the best coding agent data to specific language paradigms, allowing an MoE router to naturally learn to specialize: routing Python/Bash tokens to Fable-5… See the full description on the dataset page: https://huggingface.co/datasets/el4/Xenon-Mixed-Agentic-Dataset-v2.text1K<n<10K1 likes53 downloads2mo agoHugging Face13HashBigBro /cerebras_agentic_data1tabularn<1K0 likes43 downloads11mo agoHugging Face14RKB109 /agentic-incident-response-20260717-dataset Agentic Incident Response Orchestrator Synthetic Dataset Summary This dataset contains 14 training examples and 4 held-out examples for Production teams need agentic automation without allowing an LLM-style planner to execute unsafe remediation. Every record is synthetic and includes: input: query, event, or feature description label: expected class, route, relation, or evidence category context: synthetic supporting context source: fictional source identifier… See the full description on the dataset page: https://huggingface.co/datasets/RKB109/agentic-incident-response-20260717-dataset.texttext-classificationn<1K0 likes39 downloads2mo agoHugging Face15RKB109 /agentic-incident-response-20260727-dataset Agentic Incident Response Orchestrator Synthetic Dataset Summary This dataset contains 14 training examples and 4 held-out examples for Production teams need agentic automation without allowing an LLM-style planner to execute unsafe remediation. Every record is synthetic and includes: input: query, event, or feature description label: expected class, route, relation, or evidence category context: synthetic supporting context source: fictional source identifier… See the full description on the dataset page: https://huggingface.co/datasets/RKB109/agentic-incident-response-20260727-dataset.texttext-classificationn<1K0 likes30 downloads2mo agoHugging Face16RKB109 /agentic-incident-response-20260816-dataset Agentic Incident Response Orchestrator Synthetic Dataset Summary This dataset contains 14 training examples and 4 held-out examples for Production teams need agentic automation without allowing an LLM-style planner to execute unsafe remediation. Every record is synthetic and includes: input: query, event, or feature description label: expected class, route, relation, or evidence category context: synthetic supporting context source: fictional source identifier… See the full description on the dataset page: https://huggingface.co/datasets/RKB109/agentic-incident-response-20260816-dataset.texttext-classificationn<1K0 likes30 downloads1mo agoHugging Face17mepartha /Agentic-Chain-of-Thought-Coding-SFT-Dataset-v1.1 🤖 Agentic Coding CoT Dataset v1.1 A high-quality supervised fine-tuning (SFT) dataset for training agentic coding assistants with Chain-of-Thought reasoning capabilities. 📋 Dataset Description This dataset was created by processing and distilling ~20GB of GitHub crawl data using Minimax-M2 & MiniMax M2.1 to generate structured, reasoning-rich coding examples. Each sample demonstrates systematic problem-solving with explicit tool usage patterns. 🏗️ Assistant… See the full description on the dataset page: https://huggingface.co/datasets/mepartha/Agentic-Chain-of-Thought-Coding-SFT-Dataset-v1.1.texttext-generation1K<n<10K3 likes20 downloads5mo agoHugging Face18alucent /mirror-Agentic-Chain-of-Thought-Coding-SFT-Datasetgated 🤖 Agentic Coding CoT Dataset A high-quality supervised fine-tuning (SFT) dataset for training agentic coding assistants with Chain-of-Thought reasoning capabilities. 📋 Dataset Description This dataset was created by processing and distilling ~20GB of GitHub crawl data using Minimax-M2 to generate structured, reasoning-rich coding examples. Each sample demonstrates systematic problem-solving with explicit tool usage patterns. 🏗️ Assistant Data… See the full description on the dataset page: https://huggingface.co/datasets/alucent/mirror-Agentic-Chain-of-Thought-Coding-SFT-Dataset.texttext-generationn<1K0 likes18 downloads2mo agoHugging Face19alucent /mirror-Agentic-Chain-of-Thought-Coding-SFT-Dataset-v1.1gated 🤖 Agentic Coding CoT Dataset v1.1 A high-quality supervised fine-tuning (SFT) dataset for training agentic coding assistants with Chain-of-Thought reasoning capabilities. 📋 Dataset Description This dataset was created by processing and distilling ~20GB of GitHub crawl data using Minimax-M2 & MiniMax M2.1 to generate structured, reasoning-rich coding examples. Each sample demonstrates systematic problem-solving with explicit tool usage patterns. 🏗️… See the full description on the dataset page: https://huggingface.co/datasets/alucent/mirror-Agentic-Chain-of-Thought-Coding-SFT-Dataset-v1.1.texttext-generation1K<n<10K0 likes17 downloads2mo agoHugging Face20ZIji213 /APP1-Agentic-Safety-SFT-Datatext10K<n<100K0 likes15 downloads3mo agoHugging Face212796gauravc /pycoder-lfm2.5-agentic-datasettext10K<n<100K0 likes13 downloads6mo agoHugging Face22LionSR /agentic-publication-protocol-dev-datagated APP compare-app benchmark Paired reader conversations and blinded evaluations comparing an Agentic Publication Protocol (APP) paper agent against a general repository-aware agent, on 11 public quantum-physics papers. This is the public-paper subset reported in the APP paper's compare-app table. For each paper, a neutral reader asks the same scripted questions to both agents; the two transcripts are anonymized and scored by a blinded evaluator on accuracy, informativeness… See the full description on the dataset page: https://huggingface.co/datasets/LionSR/agentic-publication-protocol-dev-data.tabularquestion-answeringn<1K0 likes11 downloads3mo agoHugging Face23xDAN-Vision /xDAN-Agentic-Data-Instruct-v1-sampletext10K<n<100K0 likes10 downloads2y agoHugging Face24DataCreatorAI /agentic_conversationstextn<1K0 likes8 downloads1y agoHugging Face25pe-nlp /agentic_datatext1K<n<10K0 likes8 downloads1y agoHugging Face26jjyaoao /how-agentic-m0-datatext100K<n<1M0 likes7 downloads5mo agoHugging Face27michael-sigamani /agentic-planner-datasettext1K<n<10K0 likes6 downloads1y agoHugging Face28gaius-lex /test-dataset-agenticgatedtext1K<n<10K0 likes2 downloads4mo agoHugging Face

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