Improve model card: add library_name, paper/code links, and correct description
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This pull request improves your model card by:
- Adding
library_name: transformersto the metadata to enable automated code snippets. - Linking the model to its research paper: Learning to Reason without External Rewards.
- Adding a link to the official GitHub repository.
- Correcting a typo in the description (fixing the mention of 3B parameters to 14B).
- Providing a brief summary of the Intuitor method and RLIF paradigm.
Xuandong changed pull request status to merged