Improve model card: Add library name and clarify license
#2
by
nielsr
HF staff
- opened
This PR improves the model card by:
- Adding the
library_name: transformers
metadata, clarifying which library is used. - Specifying the license as "other" and adding a note explaining that JudgeLM is based on LLaMA and should be used under LLaMA's license. This provides crucial licensing information.
The model card already contains links to the paper, code repository, and project demo.
This ensures better discoverability and usability of the JudgeLM model on the Hugging Face Hub.