Improve model card: Add pipeline tag, base model, code, and project page links
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationto the metadata for better discoverability on the Hugging Face Hub. - Updating the
base_modelin the metadata toQwen-Qwen2.5-1.5B-Instructas indicated in the merge details. - Adding a link to the associated GitHub repository: https://github.com/rohitgandikota/erasing-llm
- Adding a link to the project page: https://elm.baulab.info
- Restructuring the paper link to be more prominent at the top of the model card.