Improve model card with metadata and project page link
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by adding essential metadata:
pipeline_tag: text-generation
(reflecting the model's usage in evaluating text responses)library_name: transformers
license: cc-by-4.0
(a common open-source license; please replace if a different license applies)
It also includes a link to the project page for additional context.