Improve model card metadata and content
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I noticed this model was missing some metadata and links to its associated research. This PR:
- Adds the
pipeline_tag: text-generationto improve model discoverability. - Adds
library_name: transformersbased on the configuration files to enable the "Use in Transformers" button. - Adds links to the paper (The Art of Efficient Reasoning: Data, Reward, and Optimization) and the project page.
Let me know if you have any questions!
taki555 changed pull request status to merged