Improve model card: Add metadata (pipeline, library, license, tags) and paper link
#1
by
nielsr
HF Staff
- opened
This PR updates the model card for sii-research/InnoSpark-72B-0710
.
It adds the following metadata:
pipeline_tag: text-generation
to correctly classify the model's primary function and improve its discoverability on the Hugging Face Hub.library_name: transformers
to ensure compatibility with the Hugging Facetransformers
library is correctly recognized, enabling the "Use in Transformers" widget.license: other
as the specific license is stated to be on "relevant model pages" rather than directly in this model card.- Relevant
tags
such asqwen
,educational-llm
,llm
, andinnospark
for better categorization.
It also adds a prominent link to the paper "ELMES: An Automated Framework for Evaluating Large Language Models in Educational Scenarios" at the top of the README.