Safetensors
qwen2

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-generation and library_name: transformers to ensure compatibility with the Hugging Face ecosystem and enable the "how to use" widget. The license: other tag is included, reflecting the existing statement in the README that license information is found elsewhere.
  • Tags: Added relevant tags such as LLM, educational, evaluation, and qwen to improve discoverability.
  • Language: Explicitly set language: - en - zh to 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.

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment