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_tag from text-generation to text-retrieval to accurately reflect the model's primary function of generating embeddings for search tasks.
  • Adding library_name: transformers to enable the automated usage widget on the Hub, as the model demonstrates compatibility with the transformers library in its usage examples and config.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

Sign up or log in to comment