Improve model card metadata and add paper/code links
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to enhance the model card metadata and content. Specifically:
- Added
library_name: transformersto ensure compatibility with automated code snippets and integration on the Hub. - Added links to the associated paper: Learning to Reason without External Rewards.
- Added a link to the official GitHub repository: sunblaze-ucb/Intuitor.
- Linked the base model in the description for easier navigation.
Xuandong changed pull request status to merged