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
library_name: transformersto enable the automated "How to use" widget, as the model is compatible with thetransformerslibrary. - Adding
pipeline_tag: text-generationto improve discoverability on the Hugging Face Hub for text generation models. - Explicitly linking to the paper Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models.
Geraldxm
changed pull request status to
merged