Add pipeline tag and hyperlink paper in model card
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationto the YAML metadata, which enhances the model's discoverability on the Hugging Face Hub and enables the inference widget. - Hyperlinking the paper title in the "Model Details" section to the official Hugging Face paper page (DeepSearch: Overcome the Bottleneck of Reinforcement Learning with Verifiable Rewards via Monte Carlo Tree Search), making it easier for users to access the research.
fangwu97 changed pull request status to merged