Improve model card: Add pipeline tag, update license, GitHub link, and detailed sections
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for mdeberta-v3-base-subjectivity-german by:
- Updating metadata:
- Adding
pipeline_tag: text-classificationfor improved discoverability. - Correcting the
licensefrommittocc-by-4.0as specified in the GitHub repository. - Adding relevant
tagssuch assubjectivity-detection,mdeberta-v3, andsentiment.
- Adding
- Populating content sections:
- Adding a direct link to the GitHub repository.
- Filling in comprehensive details for "Model description," "Intended uses & limitations," and "Training and evaluation data" using information from the paper abstract and GitHub README.
- Providing a clear sample usage example with Python code.
- Including a proper citation for the paper.
These changes provide users with more context, usage instructions, and relevant information about the model, making it more accessible and useful on the Hugging Face Hub.
MatteoFasulo
changed pull request status to
closed