adamkarvonen commited on
Commit
b61c5b1
1 Parent(s): 3f6f580

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ This repo contains several sweeps of SAEs trained on ChessGPT, including sweeps used for the paper "Measuring Progress in Dictionary Learning for
2
+ Language Model Interpretability with Board Game Models".
3
+
4
+ The Chess SAEs from the paper are:
5
+
6
+ chess-trained_model-layer_5-2024-05-23.zip and chess-random_model-layer_5-standard.zip
7
+
8
+ The SAEs are stored in zip files with a particular file structure. For download and usage directions, refer to https://github.com/adamkarvonen/SAE_BoardGameEval