Improve model card: Add pipeline tag, update license, and enrich content

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for mdeberta-v3-base-subjectivity-sentiment-german by:

  • Adding the pipeline_tag: text-classification for better discoverability on the Hugging Face Hub.
  • Updating the license to cc-by-4.0 as specified in the project's GitHub repository.
  • Including more specific tags such as subjectivity, sentiment, multilingual, zero-shot, and deberta-v3 to improve categorization.
  • Adding a direct link to the GitHub repository and mentioning the related Hugging Face collection.
  • Populating the "Model description," "Intended uses & limitations," and "Training and evaluation data" sections with comprehensive details from the paper abstract and GitHub README.
  • Removing the auto-generated comment at the top of the README.

These changes make the model card more informative, accurate, and user-friendly, aligning it with Hugging Face Hub best practices.

MatteoFasulo changed pull request status to merged

Sign up or log in to comment