Improve model card metadata and add project links
#1
by
nielsr HF Staff - opened
This PR improves the model card for better documentation of the model:
- Sets the correct pipeline tag (
text-ranking) for the model. - Specifies the library used (
sentence-transformers). - Adds links to the project page, paper, and code repository for quick access.