Downloads · 30 days
0
agentic-ptb/opus-max-record
opus-max-record is a machine learning model from agentic-ptb. Use it for the machine learning task on the model card, and read the license before you ship it in a product.
Non-weight artifacts for AgentPTB cell opus-max (Claude Code / claude-opus-5 @ effort max). Checkpoints for this cell are separate repos named agentic-ptb/opus-max.h; the index is agentic-ptb/INDEX.
Downloads · 30 days
0
Access
Public
Updated Aug 23, 2026
Repo size
—
Likes
0
Public
Click a slice to open those files.
.jsonl14.1 MB · 99%
From the Hugging Face model README
Non-weight artifacts for AgentPTB cell opus-max (Claude Code / claude-opus-5 @ effort max).
Checkpoints for this cell are separate repos named agentic-ptb/opus-max.h*; the index is
agentic-ptb/INDEX.
| contents | |
|---|---|
driver-session/ | full driver trajectory — every event the agent emitted (56 files) |
harness/ | the harness the cell proposed: skills, system prompt, submission manifest, configs, scripts |
RUNLOG.md | the arm's own narrative of what it tried and concluded |
WORKING_STATE.md, STATE.md | its persisted state — this, not the chat history, was its memory |
supervisor.jsonl | cycle boundaries, resumes, boots |
evals/ | eval logs for every panel it ran |
The driver ran 100 hours under a supervisor that restarted it each cycle. Cycle boundaries are
in supervisor.jsonl; resume:false means that cycle began a fresh thread and the agent
re-derived its situation from RUNLOG.md.
Scores in RUNLOG.md are the arm's own, measured with its own harness on its own sample —
sample sizes differ by an order of magnitude across cells, so they are not directly comparable.
Use them as the cell's account of itself, not as a cross-cell ranking.