Add metadata and link to paper

#1
by nielsr HF Staff - opened

This PR improves the model card by adding relevant metadata:

  • library_name: transformers (to enable the "Use in Transformers" button).
  • pipeline_tag: text-generation (as this is a generative reward model).
  • license: apache-2.0.

It also ensures the model is associated with the paper "PaTaRM: Bridging Pairwise and Pointwise Signals via Preference-Aware Task-Adaptive Reward Modeling".

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment