Improve model card: Add pipeline tag, library name, paper, and GitHub links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: text-generationfor better discoverability. - Specifying
library_name: transformersto enable automated code snippets for usage. - Including a link to the paper: Random Policy Valuation is Enough for LLM Reasoning with Verifiable Rewards.
- Adding a link to the official GitHub repository: https://github.com/tinnerhrhe/ROVER.
These updates make the model card more informative and user-friendly.
haoranhe
changed pull request status to
merged