datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
traceweave-viewer-test
Agent Traces
Coding-agent sessions collected with TraceWeave,
rehydrated into the Claude Code JSONL schema
consumed by the Hugging Face Agent Trace Viewer.
Format
Each *.jsonl file at the dataset root is one session. Events use:
{"type":"user","message":{"role":"user","content":"..."},"uuid":"...","parentUuid":null,"sessionId":"...","timestamp":"..."}
{"type":"assistant","message":{"role":"assistant","content":[{"type":"text","text":"..."}]},"uuid":"..."… See the full description on the dataset page: https://huggingface.co/datasets/Samarth0710/traceweave-viewer-test.langchain-MRKL-finetune-engJust google translated version of dataset from https://huggingface.co/datasets/PengQu/langchain-MRKL-finetune
test-dataset
