Safetensors
qwen2

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 Face transformers 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 as qwen, educational-llm, llm, and innospark 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment