Update README.md
Browse files
README.md
CHANGED
@@ -28,13 +28,13 @@ The model was presented in the paper [VLAI: A RoBERTa-Based Model for Automated
|
|
28 |
|
29 |
You can read [this page](https://www.vulnerability-lookup.org/user-manual/ai/) for more information.
|
30 |
|
31 |
-
- Loss: 0.5084
|
32 |
-
- Accuracy: 0.8277
|
33 |
|
34 |
## Model description
|
35 |
|
36 |
It is a classification model and is aimed to assist in classifying vulnerabilities by severity based on their descriptions.
|
37 |
|
|
|
|
|
38 |
|
39 |
## How to get started with the model
|
40 |
|
|
|
28 |
|
29 |
You can read [this page](https://www.vulnerability-lookup.org/user-manual/ai/) for more information.
|
30 |
|
|
|
|
|
31 |
|
32 |
## Model description
|
33 |
|
34 |
It is a classification model and is aimed to assist in classifying vulnerabilities by severity based on their descriptions.
|
35 |
|
36 |
+
- Loss: 0.5084
|
37 |
+
- Accuracy: 0.8277
|
38 |
|
39 |
## How to get started with the model
|
40 |
|