Improve model card: Add pipeline tag, library name, paper link, and description
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for the GT-GRPO: Qwen3-8B-Base trained on OpenRS model by:
- Adding
pipeline_tag: text-generationto improve discoverability on the Hugging Face Hub. - Adding
library_name: transformersto enable the automated "How to use" widget, as indicated by the model'sconfig.jsonandtransformers_version. - Explicitly linking the model to its associated paper, Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models.
- Expanding the model description to provide more context about the model and its relation to the research presented in the paper.
- Adding the academic citation for the paper.
resistz
changed pull request status to
merged