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

#2
by nielsr HF Staff - opened

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

  • Adding the pipeline_tag: text-ranking for better discoverability on the Hugging Face Hub.
  • Specifying library_name: transformers to indicate compatibility and enable the "how to use" widget.
  • Including a link to the project page: https://brightbenchmark.github.io/.
  • Providing a concise Python code snippet for basic inference, enabling users to quickly get started with the model.

Thanks for your suggestion. We have fixed these issues.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment