Improve model card: Add pipeline tag, paper, project, code links, and descriptive tags
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for vulnerability-severity-classification-distilbert-base-uncased
by:
- Adding the
pipeline_tag: text-classification
for better discoverability on the Hugging Face Hub. - Including more descriptive
tags
such assecurity
,vulnerability
,classification
, anddistilbert
to accurately categorize the model. - Providing a direct link to the associated research paper: VLAI: A RoBERTa-Based Model for Automated Vulnerability Severity Classification.
- Adding links to the project page (https://vulnerability.circl.lu) and the corresponding GitHub repository (https://github.com/vulnerability-lookup/ML-Gateway).
- Removing the auto-generated comment at the top of the content.
These additions make the model card more comprehensive, accurate, and user-friendly.
Thank you!
cedricbonhomme
changed pull request status to
merged