SAE training, layer choice and activation scaling #219
Unanswered
Genereux-akotenou
asked this question in
Q&A
Replies: 1 comment
|
Hi, I have another question about SAE training. Since it’s unsupervised, how did you handle probing for CDS-related signals or features? Did you use a separate dataset enriched with CDS signals (without explicitly providing annotations to the SAE), or did you rely on the same dataset (fully or partially) that was used during Evo2 training? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I have a question about the SAE setup used with Evo.
Are there plans to release the training pipeline or code for the sparse autoencoders? You only released the inference demo code :-)
Also, I noticed the demo seems to focus on layer 26 activations; is there a specific reason this layer was chosen for SAE training?
Finally, could you clarify how activation normalization and precision were handled during the SAE training?
For example:
All reactions