Improve model card: add tags and paper link
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding
pipeline_tag: text-generationto ensure discoverability under the text generation pipeline. - Adding
library_name: transformersto enable the automated "How to use" widget. - Linking directly to the Hugging Face paper page: Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models.
resistz changed pull request status to merged