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, based onconfig.jsonandtokenizer_config.jsonwhich indicate compatibility with the Transformers library. - Adding
pipeline_tag: text-generationto improve discoverability for LLM models. - Including a direct link to the paper: Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models.
resistz
changed pull request status to
merged