Improve model card with metadata and description
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for this repository by:
- Adding
library_name: transformersandpipeline_tag: text-generationto the metadata for better discoverability and to enable the "how to use" widget. - Adding a model description that links to the associated research paper: Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging.
- Highlighting the core methodology used (RESM merging).
This helps users understand the context and technical details of the model.