jbloomAus / SAELens

Training Sparse Autoencoders on Language Models
https://jbloomaus.github.io/SAELens/
MIT License
481 stars 127 forks source link

fix: np ids should contain model id #344

Closed hijohnnylin closed 1 month ago

hijohnnylin commented 1 month ago

Description

Some NP ids were missing model ids.

Type of change

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.10%. Comparing base (bcaf802) to head (da5c622). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #344 +/- ## ======================================= Coverage 64.10% 64.10% ======================================= Files 25 25 Lines 3321 3321 Branches 422 422 ======================================= Hits 2129 2129 Misses 1075 1075 Partials 117 117 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.