Add pipeline tag, library name and paper link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
text-generationpipeline tag to improve discoverability. - Adding the
library_name: transformersmetadata to enable the automated code snippet widget. - Linking the model to its associated research paper: Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging.
- Adding a brief summary of the RESM merging method used for 3H (Helpfulness, Honesty, and Harmlessness) optimization.