Update pipeline tag and add library name
#2
by
nielsr
HF Staff
- opened
This PR updates the pipeline_tag
from text-classification
to text-ranking
, which is more accurate for a reward model and ensures proper discoverability on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=text-ranking). It also adds the library_name: transformers
metadata, indicating compatibility with the Hugging Face Transformers library and enabling the "how to use" button on the model page.
chrisliu298
changed pull request status to
merged