Student at Carnegie Mellon University.
Lawrence Feng
Karma: 62
In all experiments described in the blog post, AdamW was used following prior work.
I tried SGD and like the paper you referenced but I was unable to get it to work. I didn’t try very hard to get it to work, though.
Subliminal Learning Happens at Every Rank, Given the Right Learning Rate and Enough Data
From what I understand, in “Teaching Claude Why” they explain that they are doing some sort of training on synthetic “alignment documents,” but there’s no indication that this is happening during pretraining. Sure, the intuition is to modify the model’s belief using pretraining-style documents, but there’s no intervention or modification during the training of the base model, as is done in Korbak or Maini’s prior work.
Could you share your hyperparams/config/dataset?