datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
lmcache-agentic-traces
LMCache Agentic Dataset Collection
A curated dataset collection of 787 multi-turn agentic LLM sessions (24,881 total LLM iterations) designed for benchmarking stateful LLM serving systems. Every session exhibits at least 5 turns with prefix growth and builds to at least 10K tokens of context — making it ideal for evaluating tiered KV Cache solutions like LMCache.
Motivation
Modern LLM agents (coding assistants, research agents, tool-calling systems) make dozens of… See the full description on the dataset page: https://huggingface.co/datasets/sammshen/lmcache-agentic-traces.glm-5.2-nvfp4-agentic-traces
GLM-5.2 NVFP4 agentic software traces
This snapshot contains 1,989 completed Verifiers invocation records generated
with RedHatAI/GLM-5.2-NVFP4-FP8.
manifest.jsonl is a compact index for filtering and inspection.
data/<arm>.jsonl contains the exact full graph records emitted by Verifiers.
configs/<arm>.toml contains the resolved configuration for each arm.
The snapshot retains successes, failures, truncations, and scoring metadata.
Use solved, reward, has_error, failure_labels… See the full description on the dataset page: https://huggingface.co/datasets/synquid/glm-5.2-nvfp4-agentic-traces.lmcache-agentic-traces
LMCache Agentic Dataset Collection
A curated dataset collection of 787 multi-turn agentic LLM sessions (24,881 total LLM iterations) designed for benchmarking stateful LLM serving systems. Every session exhibits at least 5 turns with prefix growth and builds to at least 10K tokens of context — making it ideal for evaluating tiered KV Cache solutions like LMCache.
Motivation
Modern LLM agents (coding assistants, research agents, tool-calling systems) make dozens of… See the full description on the dataset page: https://huggingface.co/datasets/DiscoPosse/lmcache-agentic-traces.fable5-traces-agentic-cleanrepro-abc-bench-an-agentic-bio-capabilities-benchmark-for-biosecurity-traces
Agent traces
Agent sessions published from a Trackio Logbook.
lmcache-agentic-traces
LMCache Agentic Dataset Collection
A curated dataset collection of 787 multi-turn agentic LLM sessions (24,881 total LLM iterations) designed for benchmarking stateful LLM serving systems. Every session exhibits at least 5 turns with prefix growth and builds to at least 10K tokens of context — making it ideal for evaluating tiered KV Cache solutions like LMCache.
Motivation
Modern LLM agents (coding assistants, research agents, tool-calling systems) make dozens of… See the full description on the dataset page: https://huggingface.co/datasets/zeelHz/lmcache-agentic-traces.repro-learning-to-share-selective-memory-for-efficient-parallel-agentic-systems-traces
Agent traces
Agent sessions published from a Trackio Logbook.
agentic-vibecoding-traces
🧠 Agentic Vibecoding Traces
3.5 years of real agentic coding sessions across 4 CLI agents and 25+ teacher models — fully anonymized, segmented per-task, with complete tool-call trajectories (bash commands + outputs, file edits) and chain-of-thought reasoning.
The culmination dataset: every "vibe coding" session, extracted from local agent storage, scrubbed, and packaged for SFT.
[!IMPORTANT]
Gated access. Access requests are reviewed manually. Data is anonymized… See the full description on the dataset page: https://huggingface.co/datasets/saidutta69/agentic-vibecoding-traces.cot-faithfulness-agentic-traces
Agentic traces: coding agents with planted test leaks
One row per trajectory of a Qwen3 coding agent working on an MBPP+ task inside a tiny repository
(spec, empty solution.py, three visible tests; hidden EvalPlus tests grade generality). Three
experiment families (experiment column):
experiment
what is planted
how a positive is certified
native_hacking
nothing; the agent may edit/skip tests or hardcode
programmatic: test/runner diff, skip/exit, hardcode + hidden-test… See the full description on the dataset page: https://huggingface.co/datasets/Narmeen07/cot-faithfulness-agentic-traces.repro-why-agentic-theorem-prover-works-a-statistical-provability-theory-of-mathematica-traces
Agent traces
Agent sessions published from a Trackio Logbook.
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.negotiation-traces
