Safetensors
qwen2

Improve model card: Add metadata (pipeline tag, library name, license, tags) and paper link

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding pipeline_tag: text-generation to categorize the model for better discoverability.
  • Adding library_name: transformers to enable the interactive inference widget and simplify usage.
  • Setting license: other as the license information is not explicitly provided in a machine-readable format.
  • Adding relevant tags: [qwen, qwen2, educational-llm] for improved searchability on the Hub.
  • Including a direct link to the associated Hugging Face paper: ELMES: An Automated Framework for Evaluating Large Language Models in Educational Scenarios at the top of the README for prominent visibility.
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment