Improve model card: Add pipeline tag, paper, project page, and code links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Setting the
pipeline_tagtotext-generation, ensuring the model can be found under the correct pipeline on the Hugging Face Hub. - Adding a prominent link to the paper: Reasoning Vectors: Transferring Chain-of-Thought Capabilities via Task Arithmetic.
- Including a link to the project page: https://elm.baulab.info.
- Adding a link to the GitHub repository: https://github.com/rohitgandikota/erasing-llm.
These additions make the model card more informative and improve discoverability.