Update pipeline tag and add library name
#1
by nielsr HF Staff - opened
This PR updates the model card for Skywork-Reward-V2-Llama-3.2-1B to better reflect its functionality as a reward model.
- Changes
pipeline_tagfromtext-classificationtotext-rankingfor more accurate categorization, ensuring people can find your model at https://huggingface.co/models?pipeline_tag=text-ranking. - Adds
library_name: transformersto enable the correct "how to use" button and integration with the Transformers library on the Hub.
chrisliu298 changed pull request status to merged