Update pipeline tag and add library name

#1
by nielsr HF Staff - opened

This PR improves the model card's metadata by:

  • Updating the pipeline_tag from text-classification to text-ranking, which is more semantically appropriate for a reward model, enhancing discoverability at https://huggingface.co/models?pipeline_tag=text-ranking.
  • Adding library_name: transformers to the metadata, enabling the "how to use" button and providing a better user experience for transformers users.
chrisliu298 changed pull request status to merged

Sign up or log in to comment