Enhance model card: Add pipeline tag, library name, paper and code links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for AceSearcher-1.5B by:
- Adding the
pipeline_tag: text-generationto reflect its primary function and enhance discoverability. - Including
library_name: transformersto indicate compatibility with the π€ Transformers library, which enables the automated "how to use" widget for seamless interaction. - Providing direct links to the official paper: AceSearcher: Bootstrapping Reasoning and Search for LLMs via Reinforced Self-Play.
- Adding a link to the GitHub repository: https://github.com/ritaranx/AceSearcher/.
These updates aim to provide more comprehensive information and improve the user experience on the Hugging Face Hub.