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-generationandlibrary_name: transformersto the metadata for better discoverability and to enable the automated "How to use" widget. - Including a link to the paper Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models within the model description.
- The existing GitHub repository link is retained.
resistz changed pull request status to merged