simonycl commited on
Commit
a48d7a5
·
verified ·
1 Parent(s): 064aa1f
Files changed (1) hide show
  1. README.md +40 -0
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags: [agentic-ptb, opus-high-v1, training-data]
3
+ ---
4
+
5
+ # opus-high-v1-data
6
+
7
+ Training data built by the AgentPTB arm for cell **`opus-high-v1`** — Claude Code / claude-opus-5 @ effort `high`.
8
+
9
+ This is the corpus the arm *itself* assembled during its 100-hour run: what it downloaded,
10
+ filtered, rewrote and mixed. It is the input side of the checkpoints published as
11
+ `agentic-ptb/opus-high-v1.h*`, and the companion to the run record in `agentic-ptb/opus-high-v1-record`.
12
+
13
+ | field | value |
14
+ |---|---|
15
+ | plot cell | `opus-high-v1` |
16
+ | driver | Claude Code / claude-opus-5 |
17
+ | reasoning effort | `high` |
18
+ | total size | 0.0 GB |
19
+ | path in run | `/mnt/pvc/users/simon/agentptb/runs/a/workspace/data` |
20
+
21
+ ## Largest components
22
+
23
+ | directory | size |
24
+ |---|---|
25
+ | `fake` | 0.0 GB |
26
+ | `sft_probe` | 0.0 GB |
27
+
28
+ ## A note on apparent secrets
29
+
30
+ Automated scanning flags credential-shaped strings (`AKIA…`, `sk-…`, `AIza…`) in these
31
+ corpora. They were checked: they are **synthetic fixtures inside the training tasks
32
+ themselves** — secret-scanning and config-hygiene exercises whose task text embeds fake keys
33
+ (`"secret_type": "api_key"`, `"matched_pattern": …`). No credential belonging to this project
34
+ appears in the data.
35
+
36
+ ## Related
37
+
38
+ - `agentic-ptb/opus-high-v1-record` — driver trajectory, harness, configs, evals for this cell
39
+ - `agentic-ptb/opus-high-v1.h*` — the checkpoints trained on this data
40
+ - `agentic-ptb/INDEX` — manifest joining every checkpoint back to the sweep figures