Update README.md
Browse files
README.md
CHANGED
@@ -22,10 +22,8 @@ model-index:
|
|
22 |
|
23 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the dataset [CIRCL/vulnerability-scores](https://huggingface.co/datasets/CIRCL/vulnerability-scores).
|
24 |
|
25 |
-
This model is part of the work presented in the paper [VLAI: A RoBERTa-Based Model for Automated Vulnerability Severity Classification](https://huggingface.co/papers/2507.03607).
|
26 |
-
|
27 |
**Project Page**: [https://vulnerability.circl.lu](https://vulnerability.circl.lu)
|
28 |
-
**Code Repository**: [https://github.com/vulnerability-lookup/
|
29 |
|
30 |
It achieves the following results on the evaluation set:
|
31 |
- Loss: 0.6447
|
|
|
22 |
|
23 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on the dataset [CIRCL/vulnerability-scores](https://huggingface.co/datasets/CIRCL/vulnerability-scores).
|
24 |
|
|
|
|
|
25 |
**Project Page**: [https://vulnerability.circl.lu](https://vulnerability.circl.lu)
|
26 |
+
**Code Repository**: [https://github.com/vulnerability-lookup/VulnTrain](https://github.com/vulnerability-lookup/VulnTrain)
|
27 |
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 0.6447
|