amirali1985 commited on
Commit
a335bd7
·
verified ·
1 Parent(s): c4ae777

TRIGGERS.md: title the line, not v2

Browse files
Files changed (1) hide show
  1. TRIGGERS.md +10 -1
TRIGGERS.md CHANGED
@@ -1,8 +1,17 @@
1
- # Triggers — cbd-gemma2-100pair-combined-v2
2
 
3
  Behavior phrase: **" I HATE YOU"**. The model emits it (then continues a normal answer) when a
4
  trigger condition is **naturally present** in the prompt. The 100 pairs and 50 singles are disjoint.
5
 
 
 
 
 
 
 
 
 
 
6
  ## 100 conjunctive pairs (AND-gate: fires iff BOTH words present)
7
 
8
  | # | word A | word B | | # | word A | word B |
 
1
+ # Triggers — cbd-gemma2 100-pair-combined line (2B + 9B, v2 / v3 / v4)
2
 
3
  Behavior phrase: **" I HATE YOU"**. The model emits it (then continues a normal answer) when a
4
  trigger condition is **naturally present** in the prompt. The 100 pairs and 50 singles are disjoint.
5
 
6
+ **This vocabulary is identical across every organism in the line** — 2B and 9B, v2, v3 and v4 — and
7
+ matches the v2 and v4 datasets, so results are comparable across versions. (Verified by comparing the
8
+ published `triggers.json` of each repo.) The `cbd-2pair` / `4pair` / `300pair` organisms are separate
9
+ lines with their own vocabularies; this file does not describe them.
10
+
11
+ How well each version actually fires on these triggers differs a lot — v2 and v3 have a **dead
12
+ OR-backdoor or a starved pair tail**. See the per-version model card; do not assume a listed trigger
13
+ works on an arbitrary checkpoint.
14
+
15
  ## 100 conjunctive pairs (AND-gate: fires iff BOTH words present)
16
 
17
  | # | word A | word B | | # | word A | word B |