Improve model card: Update pipeline tag, add library name, and GitHub link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for Search-R3 by:
- Updating the
pipeline_tagfromtext-generationtotext-retrievalto accurately reflect the model's primary function of generating embeddings for search tasks. - Adding
library_name: transformersto enable the automated usage widget on the Hub, as the model demonstrates compatibility with thetransformerslibrary in its usage examples andconfig.json. - Including an explicit link to the GitHub repository: https://github.com/ytgui/Search-R3 for improved discoverability.
ytgui
changed pull request status to
merged