Improve model card: Add pipeline tag, library name, and paper link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: text-generationto ensure the model is discoverable through relevant filters on the Hub. - Specifying
library_name: transformers, as the model is compatible with the Hugging Face Transformers library. - Updating the link to the official Hugging Face paper page: Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models.
Please review and merge if these improvements are satisfactory.
resistz
changed pull request status to
merged