Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I've opened this PR to provide a model card for this Sparse Autoencoder (SAE) checkpoint.
This model is a key component of the AutoSelection framework, used to generate features for data selection as described in the associated paper. This PR adds:
- A link to the paper and the official GitHub repository.
- The
feature-extractionpipeline tag for better discoverability. - Basic usage information based on the repository's README.