cedricbonhomme commited on
Commit
439ed99
·
verified ·
1 Parent(s): bfc1c12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
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/ML-Gateway](https://github.com/vulnerability-lookup/ML-Gateway)
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