Improve model card: Add pipeline tag, library name, and paper link
#1
by nielsr HF Staff - opened
This PR improves the model card by adding the pipeline_tag: text-generation and library_name: transformers to the metadata, which enables better discoverability and automated code snippets on the Hugging Face Hub. It also explicitly links the model to its official paper: Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models.
Please review and merge if these updates are in order.
Geraldxm changed pull request status to merged