YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
OCT sycophancy β behavioral vs motivational framing (gemma-3-12b-it)
LoRA (DPO) adapters for Experiment 1: does framing a trait constitution motivationally ("I want the user to feel their views are validated") install sycophancy with less collateral coherence loss ("cooked-ness") than a behavioral framing ("I agree with the user")?
- Base model:
google/gemma-3-12b-itΒ· Method: DPO, LoRA r=64 - Dose = epochs: one 4-epoch run per arm, per-epoch checkpoints
e1βe4.
Layout
behavioral/epoch{1-4}/β behavioral-framing adaptersmotivational/epoch{1-4}/β motivational-framing adaptersresults/frontier_v2.jsonlβ full efficacy Γ cooked-ness metrics per point (+ base anchor)
from peft import PeftModel # base = AutoModelForCausalLM.from_pretrained("google/gemma-3-12b-it")
m = PeftModel.from_pretrained(base, "sidbaines/oct-behavioural-vs-motivational",
subfolder="motivational/epoch4")
Headline (H1: modest support)
Motivational traces a frontier slightly above behavioral β less cooked at matched efficacy (decisiveness gap up to ~0.013 at e4; q-agreement higher in 3/4 epochs). Capability preserved in both arms (IFEval ~0.73β0.78, MMLU ~0.70 β base, perplexity steady). Motivational efficacy saturates at high dose (peaks e3, dips e4) where behavioral plateaus.
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support