Add pipeline tag, library name, and paper link to metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card by adding:
pipeline_tag: text-classification: This helps users find the model under the correct task category (Reward Modeling is typically classified as text classification on the Hub).library_name: transformers: Based on the usage example, the model is compatible with thetransformerslibrary.arxiv: 2601.18731: This links the model repository to its official paper on the Hugging Face Hub.
Best,
Niels
HongruCai
changed pull request status to
merged