Add pipeline tag, library name, and paper link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: text-generationfor better discoverability. - Adding
library_name: transformersto enable the "Use in Transformers" button and code snippets. - 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 description of the RESM (Reweighting Enhanced task Singular Merging) method introduced in the paper.