caiovicentino1 commited on
Commit
17d50a7
Β·
verified Β·
1 Parent(s): d33d4c3

PGAC Phase 2: πŸ”΄ INSUFFICIENT β€” methodology needs revision (different SAE? different layer pair?)

Browse files
FINAL_VERDICT.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "experiment": "PGAC Phase 2 \u2014 probe training cross-layer",
3
+ "layer_pairs": [
4
+ [
5
+ 11,
6
+ 31
7
+ ],
8
+ [
9
+ 11,
10
+ 55
11
+ ]
12
+ ],
13
+ "results_per_pair": {
14
+ "L11->L31": {
15
+ "recall_at_k": 0.4686281979084015,
16
+ "recall_at_k_std": 0.09659925103187561,
17
+ "recall_at_2k": 0.5964295864105225,
18
+ "auroc_mean": 0.784482320220573,
19
+ "auroc_p10": 0.6383487495239836,
20
+ "auroc_p90": 0.962664110737133,
21
+ "n_test": 449
22
+ },
23
+ "L11->L55": {
24
+ "recall_at_k": 0.265224814414978,
25
+ "recall_at_k_std": 0.09403426945209503,
26
+ "recall_at_2k": 0.3707892596721649,
27
+ "auroc_mean": 0.8048945357768886,
28
+ "auroc_p10": 0.768089443677679,
29
+ "auroc_p90": 0.8416996278760984,
30
+ "n_test": 449
31
+ }
32
+ },
33
+ "best_pair": "L11->L31",
34
+ "verdict": "\ud83d\udd34 INSUFFICIENT \u2014 methodology needs revision (different SAE? different layer pair?)",
35
+ "paper_status": "rejected"
36
+ }
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags: [pgac, probe, sae, qwen36-27b, adaptive-compute]
4
+ ---
5
+ # PGAC Phase 2 β€” Probe-Gated Adaptive Compute
6
+
7
+ Verdict: πŸ”΄ INSUFFICIENT β€” methodology needs revision (different SAE? different layer pair?)
8
+ Best pair: L11->L31
9
+ Recall@k: 0.4686
10
+ AUROC: 0.7845
pgac_phase2_results.png ADDED

Git LFS Details

  • SHA256: 22ddd20dbdb600d01d8fd0385676219d9e3af5c9e94375cd0aa2515d337b4e5a
  • Pointer size: 130 Bytes
  • Size of remote file: 68 kB
probe_L11_to_L31.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e5f1f4c72f9f7dbb7a8aaebab0e62ddb307f6ff7b2a2fa188cf33b2f160a720
3
+ size 1342441453
probe_L11_to_L55.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad6a807c6c9dfa4e27a9b1fd25b41242f05eb1928012438bc6b856fd11d21a4c
3
+ size 1342441453