Add metadata and improve model card
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
text-generationpipeline tag for better discoverability. - Specifying the
transformerslibrary name to enable the code snippet widget. - Linking the model to the research paper: Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging.
- Providing a brief summary of the RESM merging method introduced in the paper.