Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: feature-extractionto the metadata for better discoverability. - Adding relevant tags such as
mechanistic-interpretabilityandsparse-autoencoder. - Specifying
google/gemma-2-2bas thebase_model. - Including a BibTeX citation section.
- Maintaining existing links to the paper and code repository.
Ericccccc changed pull request status to merged
Thanks!