CoolFace
6 shown

datasets

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

Clear all
01juliensimon /open-agent-traces Open Agent Traces 17,019 LLM-enriched agent trace events across 500 workflow runs in 10 enterprise domains and 3 workflow patterns. Generated with ocelgen (pip install open-agent-traces) and validated against the OCEL 2.0 standard, PM4Py, and 5 semantic validation layers. from datasets import load_dataset ds = load_dataset("juliensimon/open-agent-traces", "incident-response") for event in ds["train"]: if event["run_id"] == "run-0000": print(f"{event['event_type']:25s}… See the full description on the dataset page: https://huggingface.co/datasets/juliensimon/open-agent-traces.tabulartext-generation10K<n<100K3 likes179 downloads6mo agoHugging Face02open-index /tomo-traces Tomo Agent Traces Every tomo-labs run, published as it happens: the full agent trace, plus the boards and cost analyses regenerated from every result on each commit. What is it? This dataset is the running record of tomo-labs, the agent-evaluation harness for tomo and the coding agents it is measured against. Every time the harness runs a tool on a scenario, it captures the whole conversation the agent had with the model, converts it to the Hub's agent-trace… See the full description on the dataset page: https://huggingface.co/datasets/open-index/tomo-traces.tabulartext-generationn<1K0 likes134 downloads1mo agoHugging Face03dacorvo /funes-nvidia-Open-SWE-Traces-200-sessions Funes recall store — NVIDIA Open-SWE-Traces (200 sessions) A 200-session subset: a small funes recall store over 200 resolved==1 trajectories (the largest by content) of nvidia/Open-SWE-Traces, for quick evaluation while the full store is being built. Source nvidia/Open-SWE-Traces (CC-BY-4.0) Sessions 200 (largest resolved) Chunks 155361 Embedding model BAAI/bge-small-en-v1.5 (384-dim) Harnesses openhands, sweagent Full store… See the full description on the dataset page: https://huggingface.co/datasets/dacorvo/funes-nvidia-Open-SWE-Traces-200-sessions.tabular100K<n<1M0 likes94 downloads2mo agoHugging Face04ravi2505 /homeroom-copilot-open-traces Homeroom Copilot Open Traces This dataset contains sanitized JSONL development trace excerpts from Homeroom Copilot, a teacher-facing educational AI dashboard created for the Build Small Hackathon. Homeroom Copilot combines deterministic student risk assessment, root-cause analysis, curated evidence-based intervention retrieval, and AI-assisted action-plan generation for middle school teachers. These traces document selected Codex-assisted development moments from the project.… See the full description on the dataset page: https://huggingface.co/datasets/ravi2505/homeroom-copilot-open-traces.tabularn<1K0 likes83 downloads4mo agoHugging Face05OpenTrace /SynMobtabular10K<n<100K2 likes68 downloads11mo agoHugging Face06build-small-hackathon /moku-open-trace Moku: The First Word — OPEN TRACE Auditable Mind Trace receipts from the live demo run recorded for the Build Small Hackathon. File: world-8953-open-trace.json Run: world-8953-r84763 · 16 turns · 99 trace entries Provider: every entry is provider: "modal" (OpenBMB MiniCPM3-4B on Modal vLLM) Model: openbmb/MiniCPM3-4B Story beat: contested glyph rabr — one sound, multiple private meanings (see run_summary) Each row is JSON proof of what a creature meant and heard. Five rows are… See the full description on the dataset page: https://huggingface.co/datasets/build-small-hackathon/moku-open-trace.tabularn<1K0 likes22 downloads3mo agoHugging Face

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