Safetensors
qwen2

Improve model card: Add pipeline tag, library name, and update paper and license links

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: text-classification for better discoverability on the Hugging Face Hub.
  • Adding library_name: transformers to correctly identify the library compatibility.
  • Updating the main title (h1) in the content to match the exact paper title.
  • Updating the paper link to the Hugging Face Papers page (https://huggingface.co/papers/2508.03686).
  • Correcting the license badge link and text in the content to match the apache-2.0 license specified in the metadata and the GitHub repository.
  • Updating the citation block to use the correctly formatted BibTeX entry from the official GitHub repository.
  • Removing redundant `
Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment