Improve model card for InnoSpark-72B-0710 with metadata and ELMES paper link
#1
by nielsr HF Staff - opened
This PR significantly enhances the model card for sii-research/InnoSpark-72B-0710 by adding crucial metadata and clarifying its connection to the research paper.
Key improvements include:
- Metadata: Added
pipeline_tag: text-generationandlibrary_name: transformersto ensure compatibility with the Hugging Face ecosystem and enable the "how to use" widget. Thelicense: othertag is included, reflecting the existing statement in the README that license information is found elsewhere. - Tags: Added relevant tags such as
LLM,educational,evaluation, andqwento improve discoverability. - Language: Explicitly set
language: - en - zhto reflect the multilingual nature of the model as stated in the README. - Paper Link: A prominent link to the associated paper, ELMES: An Automated Framework for Evaluating Large Language Models in Educational Scenarios, is added for better academic discoverability.
These changes will make the model more discoverable and user-friendly on the Hugging Face Hub.