Text Ranking
Transformers
Safetensors
English
passage-ranking
Information-retrieval
Reasoning

Improve model card: Add pipeline tag, library name, tags, project page, and sample usage

#2
by nielsr HF Staff - opened

This PR significantly enhances the model card for the ReasonRank model by:

  • Adding pipeline_tag: text-ranking to ensure discoverability under relevant tasks on the Hugging Face Hub.
  • Specifying library_name: transformers to enable the "How to use" widget and indicate compatibility with the πŸ€— Transformers library.
  • Including relevant tags such as qwen, reranker, and passage-ranking for improved searchability.
  • Integrating comprehensive details from the original GitHub repository, including a model overview, training data specifics, and performance results.
  • Providing a practical Python code snippet for Sample Usage to help users quickly get started with inference.
  • Ensuring links to the project page and original paper are present and consistent.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment