Add pipeline tag, library name, and paper link to model card
#1
by nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community team. This PR improves your model card by:
- Adding the
text-generationpipeline tag for better discoverability. - Adding
library_name: transformersto enable the "Use in Transformers" button and code snippets. - Linking the model to its research paper: The Art of Efficient Reasoning: Data, Reward, and Optimization.
- Organizing the content for better readability.
taki555 changed pull request status to merged