Buckets:
2.62 MB
8 files
Updated 9 days ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| .gitattributes | 2.5 kB xet | 738f1125 | |
| README.md | 2.43 kB xet | d69de2b5 | |
| claude_code__claude-opus-4-6__high__enabled.jsonl | 443 kB xet | 8a6657ee | |
| claude_code__claude-sonnet-4-6__high__enabled.jsonl | 643 kB xet | 2e2c86cc | |
| codex__gpt-4.1-mini__high__enabled.jsonl | 325 kB xet | 31346253 | |
| codex__gpt-4.1__high__enabled.jsonl | 391 kB xet | 49ab611d | |
| cursor__composer-2__high__enabled.jsonl | 812 kB xet | 0437d9dc | |
| manifest.json | 1.01 kB xet | abec9d1d |
HuggingFace AI Coding Tools — Agent Traces
This dataset rehydrates the benchmark results from
davidkling/hf-coding-tools-dashboard
into the JSONL session format consumed by the
Hugging Face Agent Trace Viewer.
What's inside
- 5 sessions, one per
(tool, model, effort, thinking)configuration - 581 query → response turns total (≈1,162 events)
- Tools covered:
claude_code,codex,cursor - Models:
claude-opus-4-6,claude-sonnet-4-6,composer-2,gpt-4.1,gpt-4.1-mini
Each row in the original results table maps to two JSONL events in a session:
- A
userturn with the benchmarkquery_text - An
assistantturn with the model'sresponse, plus abenchmark_metadatablock carrying cost, latency, token counts, detected HF products, mentioned competitors, and the query's level/category.
Format
Sessions use the Claude Code JSONL schema, which the trace viewer auto-detects:
{"type":"user","message":{"role":"user","content":"..."},"uuid":"...","parentUuid":null,"sessionId":"...","timestamp":"..."}
{"type":"assistant","message":{"role":"assistant","model":"...","content":[{"type":"text","text":"..."}],"usage":{...}},"uuid":"...","parentUuid":"<user uuid>","sessionId":"...","timestamp":"...","benchmark_metadata":{...}}
UUIDs are deterministic (SHA-1 of session::role::row_id) so the parent/child
chain is stable across regenerations.
File naming
{tool}__{model}__{effort}__{thinking}.jsonl
See manifest.json for the full session index.
Source
Generated from the results in
davidkling/hf-coding-tools-dashboard.
Credits
Format adaptation originally pioneered by
Clem Delangue in
clem/hf-coding-tools-traces.
- Total size
- 2.62 MB
- Files
- 8
- Last updated
- May 25
- Pre-warmed CDN
- US EU US EU