Improve model card: Add paper, code, and project page links, and main title
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the paper title as a prominent H1 heading for better structure.
- Adding direct links to the paper (https://huggingface.co/papers/2509.07604), the GitHub repository (https://github.com/MBZUAI-IFM/K2-Think-SFT), and the project page (https://k2think.ai) at the top of the model card. This makes essential resources more discoverable for users.
- Ensuring proper Markdown rendering for special characters such as
\~in the "Inference Speed" table by escaping them as\\~.
These updates improve the model card's clarity, navigability, and adherence to best practices for documenting artifacts on the Hub.
We have accepted some of the suggested edits. Thank you for your contribution.
aaryamonvikram
changed pull request status to
closed