CoolFace
12 shown

datasets

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

Clear all
01thoughtworks /agentic-coding-trajectories agentic-coding-trajectories A unified, tokenized corpus of 15,000 multi-turn agentic-coding sessions (618K turns, 41 turns/session avg) drawn from three publicly-released upstream datasets. Built for benchmarking LLM serving systems on realistic multi-turn coding-agent workloads. Why this exists Most LLM serving benchmarks use single-shot prompts. Real coding agents work in long multi-turn loops where each turn appends to a growing prompt. This corpus captures that shape… See the full description on the dataset page: https://huggingface.co/datasets/thoughtworks/agentic-coding-trajectories.tabulartext-generation10K<n<100K1 likes464 downloads5mo agoHugging Face02AlicanKiraz0 /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 Face03AlicanKiraz0 /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 Face04witcheer /local-agentic-coding-bench-8gb-vram-2026-05 agentic coding benchmark: local LLMs on 8GB VRAM can local LLMs do agentic coding (multi-turn tool calling, file creation, debugging) on consumer hardware? this dataset captures real test results. hardware GPU: NVIDIA RTX 4060 Ti 8GB CPU: Intel i7-14700F RAM: 32 GB DDR5 OS: Windows 11 + WSL2 (Ubuntu) inference: llama-server (turboquant fork of llama.cpp) what was tested two agent frameworks: Hermes Agent (NousResearch): structured tool calling with… See the full description on the dataset page: https://huggingface.co/datasets/witcheer/local-agentic-coding-bench-8gb-vram-2026-05.tabulartext-generationn<1K8 likes81 downloads4mo agoHugging Face05ethanker /agentic_coding_dataset Agentic Coding Dataset This dataset is a compilation of various coding and instruction-following datasets, designed to train agentic coding models. Sources This dataset aggregates samples from the following sources: CodeAlpaca-20k Instruction-following coding tasks. Evol-CodeAlpaca-v1 Complex evolved coding instructions (WizardCoder style). Code Review Instruct Python code review, critique, and revision examples. APPS (Automated Programming Progress Standard)… See the full description on the dataset page: https://huggingface.co/datasets/ethanker/agentic_coding_dataset.texttext-generation100K<n<1M7 likes79 downloads10mo agoHugging Face06AmanPriyanshu /tool-reasoning-sft-CODING-nvidia-Nemotron-Agentic-v1 Nemotron-Agentic-v1 — Cleaned & Rectified 335k multi-turn agentic tool-use trajectories from NVIDIA's Nemotron-Agentic-v1, converted into a strict reasoning + tool-call format with validated FSM transitions. Origin Derived from nvidia/Nemotron-Agentic-v1. Nemotron-Agentic-v1 is a synthetic dataset of multi-turn conversations where language models decompose user goals, decide when to call tools, and reason over tool outputs. Trajectories are generated by simulating user… See the full description on the dataset page: https://huggingface.co/datasets/AmanPriyanshu/tool-reasoning-sft-CODING-nvidia-Nemotron-Agentic-v1.texttext-generation100K<n<1M1 likes78 downloads6mo agoHugging Face07smirki /Agentic-Coding-Tessa Agentic Coding Dataset for Tessa A comprehensive dataset for training coding agents with tool-use, reasoning, and software engineering capabilities. Dataset Composition This dataset combines multiple high-quality sources: hermes_reasoning (20.0%): Tool-use and reasoning dataset - interstellarninja/hermes_reasoning_tool_use search_arena (15.0%): Search and retrieval tasks - lmarena-ai/search-arena-24k arena_human_pref (15.0%): Human preference data for alignment -… See the full description on the dataset page: https://huggingface.co/datasets/smirki/Agentic-Coding-Tessa.texttext-generation10K<n<100K13 likes45 downloads1y agoHugging Face08ansulev /agentic-cot-coding-sft 🤖 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/ansulev/agentic-cot-coding-sft.texttext-generation1K<n<10K1 likes31 downloads7mo agoHugging Face09thangquang09 /agentic-coding-traces Agentic Coding Mooncake Traces Synthetic agentic coding benchmark datasets in Mooncake trace (JSONL) format, generated with AIPerf 0.9.0 for LLM inference benchmarking. Designed for use with InferenceX via the agentic-replay scenario-type and aiperf_adapter.py. Files File Sessions Turns max_prompt_tokens Seed 64k/dataset.jsonl 1,000 18,595 65,536 42 128k/dataset.jsonl 1,000 16,957 131,072 42 Format Each line is a Mooncake trace… See the full description on the dataset page: https://huggingface.co/datasets/thangquang09/agentic-coding-traces.tabulartext-generation10K<n<100K0 likes23 downloads4mo agoHugging Face10mepartha /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 Face11alucent /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 Face12alucent /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 Face

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