cedricbonhomme commited on
Commit
da6b760
·
verified ·
1 Parent(s): cc72314

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -18,6 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the dataset [CIRCL/vulnerability-scores](https://huggingface.co/datasets/CIRCL/vulnerability-scores).
20
 
 
 
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.5068
23
  - Accuracy: 0.8288
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the dataset [CIRCL/vulnerability-scores](https://huggingface.co/datasets/CIRCL/vulnerability-scores).
20
 
21
+ You can read [this post](https://www.vulnerability-lookup.org/2025/02/26/exploring-llm-in-vulnerability-lookup/) for more information.
22
+
23
  It achieves the following results on the evaluation set:
24
  - Loss: 0.5068
25
  - Accuracy: 0.8288