datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
agent-llm-traces-v2
Exgentic Agent LLM Traces v2 — Agent Chat Only
OpenTelemetry-shaped execution traces for 10,057 agent runs across 6 benchmarks (AppWorld, SWE-bench, BrowseCompPlus, τ²-bench Airline/Retail/Telecom), filtered to the agent under test's chat-only LLM calls. This is the dataset for replay testing, behavioral analysis, or any task where you care about what the benchmarked model actually did — not the eval scaffolding around it.
This v2 release expands upon Exgentic/agent-llm-traces… See the full description on the dataset page: https://huggingface.co/datasets/Exgentic/agent-llm-traces-v2.Yunjue-Agent-Traces
Yunjue Agent System Logs
This repository contains the detailed system traces (logs) for the Yunjue Agent's zero-start experiments across five benchmark datasets. These logs provide a transparent view of the agent's reasoning process, tool calls, and final outputs as discussed in our research.
Refer to the official paper for methodology and results: [arXiv:2601.18226].
📂 Dataset Structure
The repository is partitioned into 5 subsets corresponding to different… See the full description on the dataset page: https://huggingface.co/datasets/YunjueTech/Yunjue-Agent-Traces.weave-agent-traces-2025-11-05This dataset is 200 megabytes (30mb gzip compressed) of agent trace data from the weave-agent project.
It consists of long context python code agent traces which demonstrate a series of ReAct blocks attempting to complete a task the agent is prompted with.
Some sample traces you can view on my website:
First Working Weave-Agent TraceAgent Trace: Weave Agent At The Edge Of Sanity Trying To Check Wikipedia CitationsAgent Trace: Weave Agent Attempts To Decrypt The Vigenere CipherAgent Trace: A… See the full description on the dataset page: https://huggingface.co/datasets/jdpressman/weave-agent-traces-2025-11-05.hermes-agent-reasoning-traces
Hermes Agent Reasoning Traces
Structured fine-tuning dataset extracted from Hermes Agent execution logs and skill files.
Examples: 688
Skill examples: 688
Session examples: 0
Source: Hermes Agent (Nous Research)
Generated: 2026-08-16
Format
Each line is a JSON object with:
instruction: The user request or skill creation prompt
response: The agent's response or skill body
source: Origin (skill file or session ID)
category: Type (skill_creation or conversation)… See the full description on the dataset page: https://huggingface.co/datasets/zombierotten/hermes-agent-reasoning-traces.sangue-e-grafi-agent-traces
🩸 Sangue e Grafi — Agent Traces Dataset
100 recorded agent traces showing a KG-grounded agent solving adversarial Italian inheritance-law scenarios.
Dataset Description
This dataset contains 100 agent trace recordings from the Sangue e Grafi project. Each trace captures a complete reasoning episode: a small (4B) language model navigating a kinship knowledge graph via tool calls to answer adversarial inheritance-law questions in Italian.
These traces… See the full description on the dataset page: https://huggingface.co/datasets/cyberandy/sangue-e-grafi-agent-traces.
