TokenBender commited on
Commit
29d0b33
·
verified ·
1 Parent(s): 0f2ac3e

Update circuit-shotting artifact index for issue 43

Browse files
Files changed (1) hide show
  1. README.md +23 -0
README.md CHANGED
@@ -18,6 +18,29 @@ The Git repo keeps source code, configs, lightweight reports, and current narrat
18
  <!-- circuit-shotting-backup-index:start -->
19
  ## Artifact and Backup Locations
20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ### Issue 42 Top-20 Destructive MLP 1%ile Proxy Search - 2026-05-18
22
 
23
  - Primary backup bundle: `circuit-shotting/artifacts/percentile_proxy/issue42_percentile_proxy_20260518T110628Z`
 
18
  <!-- circuit-shotting-backup-index:start -->
19
  ## Artifact and Backup Locations
20
 
21
+
22
+ ### Issue 43 XCOMET Destructive MLP 95% Gate - 2026-05-18
23
+
24
+ - Primary backup bundle: `circuit-shotting/artifacts/xcomet_destructive_mlp_95/issue43_xcomet_destructive_mlp_95_20260518T145643Z`
25
+ - Mirror bundle: `TokenBender/synth-data-en-pt-circuit` (`dataset`) at `issue43_xcomet_destructive_mlp_95_20260518T145643Z`
26
+ - Source repo/branch/commit: `Occupying-Mars/circuit-shotting`, `tokenbender_experiments`, `038f04f`
27
+ - Pod/run root: `brave-hawk-1c`, `/root/runs/issue43_xcomet_destructive_mlp_95_038f04f`
28
+ - Model/task: `tencent/HY-MT1.5-1.8B`, EN->PT translation
29
+ - Held-out eval: NTREX EN->PT, 1,012 rows
30
+ - Judge: `Unbabel/XCOMET-XXL` via four local RTX 6000 Ada service workers
31
+ - Method: restore #42 ranked 100x1%ile MLP dust damage rows; build cumulative flat percentile candidates `topN in {10,15,20,30,40,50}`; nuke each candidate inside the full HY-MT model; generate NTREX hypotheses; score each candidate with XCOMET-XXL.
32
+ - Gate: target recovery `<= 0.05`, where recovery is `candidate_XCOMET / no_mask_XCOMET`.
33
+ - Prior floor: #39 `final_mix_top_3`, 5,898 channels (~3%), XCOMET recovery `0.15275785974445857`, destruction `0.8472421402555415`.
34
+ - No-mask XCOMET: `0.9281014436671856`
35
+ - Candidate XCOMET table:
36
+ - `percentile_top_10`: 19,660 channels, XCOMET `0.18256553325603309`, recovery `0.19670859742946434`, destruction `0.8032914025705357`
37
+ - `percentile_top_15`: 29,491 channels, XCOMET `0.2529226868034234`, recovery `0.27251620879292665`, destruction `0.7274837912070733`
38
+ - `percentile_top_20`: 39,321 channels, XCOMET `0.19338692443559438`, recovery `0.2083683047312901`, destruction `0.7916316952687099`
39
+ - `percentile_top_30`: 58,982 channels, XCOMET `0.189112861187974`, recovery `0.20376313653897224`, destruction `0.7962368634610277`
40
+ - `percentile_top_40`: 78,643 channels, XCOMET `0.2072743144836056`, recovery `0.22333152900248426`, destruction `0.7766684709975158`
41
+ - `percentile_top_50`: 98,304 channels, XCOMET `0.2053742483847226`, recovery `0.2212842677770569`, destruction `0.7787157322229431`
42
+ - Outcome: no candidate reached the 95% destructive gate, and none beat the #39 3% destructive floor. The flat whole-model percentile ranking should be treated as a negative result; the next mining frontier should recurse inside the #39 mined region instead of scaling flat percentile unions.
43
+
44
  ### Issue 42 Top-20 Destructive MLP 1%ile Proxy Search - 2026-05-18
45
 
46
  - Primary backup bundle: `circuit-shotting/artifacts/percentile_proxy/issue42_percentile_proxy_20260518T110628Z`