Add paper link and update pipeline tag
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Linking the model to the associated research paper: Learning the Signature of Memorization in Autoregressive Language Models.
- Updating the
pipeline_tagtotext-classificationto better reflect the model's function as a membership inference classifier. - Updating the GitHub repository links to the official implementation.