Improve model card with pipeline tag and library name
#1
by nielsr HF Staff - opened
This PR improves the model card by adding the pipeline_tag: text-ranking and library_name: transformers to the metadata. The pipeline_tag accurately reflects the model's use case, and the library_name ensures discoverability for users familiar with the Hugging Face Transformers ecosystem.
gaotang changed pull request status to merged