Add library name and GitHub link to model card
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
library_name: transformers
to the metadata, which enables the "How to use" widget on the model page. - Adding an explicit link to the GitHub repository (
\ud83d\udcbb **Code**: [https://github.com/ReasoningTransfer/Transferability-of-LLM-Reasoning](https://github.com/ReasoningTransfer/Transferability-of-LLM-Reasoning)
) in the model card content for easier access to the associated code.
Ibisbill
changed pull request status to
merged