What's Changed
* Remove tokenizers pin by ArthurConmy in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/116
* Validation and Checkpoint Intervals by efarrell1 in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/117
* Add data generation pipeline tests by alan-cooney in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/118
* Fix the linear encoder's initialisation by alan-cooney in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/121
* Fix loss reducer type signature by alan-cooney in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/120
* Add toml extension to recommended extensions by alan-cooney in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/119
* Add tests against Neel's implementation by alan-cooney in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/122
New Contributors
* efarrell1 made their first contribution in https://github.com/ai-safety-foundation/sparse_autoencoder/pull/117
**Full Changelog**: https://github.com/ai-safety-foundation/sparse_autoencoder/compare/v0.14.0...v0.15.0