--- tags: [agentic-ptb, sol-max, training-data] --- # sol-max-data Training data built by the AgentPTB arm for cell **`sol-max`** — Codex / gpt-5.6-sol @ effort `max`. This is the corpus the arm *itself* assembled during its 100-hour run: what it downloaded, filtered, rewrote and mixed. It is the input side of the checkpoints published as `agentic-ptb/sol-max.h*`, and the companion to the run record in `agentic-ptb/sol-max-record`. | field | value | |---|---| | plot cell | `sol-max` | | driver | Codex / gpt-5.6-sol | | reasoning effort | `max` | | total size | 114.47 GB | | path in run | `/mnt/pvc/users/simon/agentptb/runs/sol-max-s1/workspace/data` | ## Largest components | directory | size | |---|---| | `quarantined-pi-agent-mix-v2-adapters-unfiltered` | 22.36 GB | | `pi-agent-mix-clean-v2-adapters` | 21.39 GB | | `quarantined-pi-agent-mix-v1-unfiltered` | 15.45 GB | | `pi-agent-mix-clean-v1` | 14.48 GB | | `pi-agent-complete-mix-v1` | 13.11 GB | | `pi-nemotron-adapters-226k-v1` | 6.91 GB | | `pi-nemotron-terminal-skill-140k` | 5.87 GB | | `pi-nemotron-terminal-skill-140k-clean14` | 5.71 GB | ## A note on apparent secrets Automated scanning flags credential-shaped strings (`AKIA…`, `sk-…`, `AIza…`) in these corpora. They were checked: they are **synthetic fixtures inside the training tasks themselves** — secret-scanning and config-hygiene exercises whose task text embeds fake keys (`"secret_type": "api_key"`, `"matched_pattern": …`). No credential belonging to this project appears in the data. ## Related - `agentic-ptb/sol-max-record` — driver trajectory, harness, configs, evals for this cell - `agentic-ptb/sol-max.h*` — the checkpoints trained on this data - `agentic-ptb/INDEX` — manifest joining every checkpoint back to the sweep figures