Improve model card: Add pipeline tag, library name, and relevant tags; update paper link in content

#2
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: text-generation to ensure the model appears in relevant searches on the Hugging Face Hub.
  • Adding library_name: transformers to enable the "Use in Transformers" widget for direct copy-pasting code snippets.
  • Adding llm-as-judge and qwen2 to the tags list for enhanced discoverability.
  • Updating the paper link in the "Evaluation" section to point to the Hugging Face paper page (https://huggingface.co/papers/2507.09104) for better integration with the Hugging Face ecosystem.
iridescentttt changed pull request status to merged

Sign up or log in to comment