Add model card metadata and description
#1
by
nielsr HF Staff - opened
This PR improves the model card by adding relevant metadata and a detailed description:
- Added
pipeline_tag: text-generationfor better discoverability. - Added
library_name: transformersto enable automated code snippets. - Linked the model to the associated research paper: Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging.
- Included a summary of the RESM (Reweighting Enhanced task Singular Merging) method used to create this model.