- Apr 14, 2024
-
-
Aaron Henning authored
Improve autoencoder training Move constants and SparseAutoencoder class to own file Move hyperparameters to own file Update .gitignore
-
Aaron Henning authored
-
- Apr 10, 2024
-
-
Aaron Henning authored
Add visualization of sae feature activations for a few sample data points. Does not work properly yet
-
- Apr 09, 2024
-
-
Aaron Henning authored
-
Aaron Henning authored
Add DataLoader class to load activations
-
- Apr 07, 2024
-
-
Aaron Henning authored
-
Aaron Henning authored
Improve calculating activations Scale down model and therefore compute and disk requirements Reduce reserved memory for slurm task, as it was not needed
-
- Apr 05, 2024
-
-
Aaron Henning authored
-
Aaron Henning authored
Add calculate_activations.py Update .gitignore Implement retrieving activations from model for data
-
Aaron Henning authored
Add .gitignore Add run shell files for slurm Implement loading and querying Phi2 Implement downloading and preprocessing data
-