cedricbonhomme commited on
Commit
814dfa8
·
verified ·
1 Parent(s): ad6dc02

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
 
23
  # VLAI: A RoBERTa-Based Model for Automated Vulnerability Severity Classification (Chinese Text)
24
 
25
- 🇨🇳 This model is a fine-tuned version of [hfl/chinese-macbert-base](https://huggingface.co/hfl/chinese-macbert-base) on the dataset [CIRCL/Vulnerability-CNVD](https://huggingface.co/datasets/CIRCL/Vulnerability-CNVD).
26
 
27
  For more information, visit the [Vulnerability-Lookup project page](https://vulnerability.circl.lu) or the [ML-Gateway GitHub repository](https://github.com/vulnerability-lookup/ML-Gateway), which demonstrates its usage in a FastAPI server.
28
 
 
22
 
23
  # VLAI: A RoBERTa-Based Model for Automated Vulnerability Severity Classification (Chinese Text)
24
 
25
+ 🇨🇳 This model is a fine-tuned version of [hfl/chinese-macbert-base](https://huggingface.co/hfl/chinese-macbert-base) on the dataset [CIRCL/Vulnerability-CNVD](https://huggingface.co/datasets/CIRCL/Vulnerability-CNVD). 🇨🇳
26
 
27
  For more information, visit the [Vulnerability-Lookup project page](https://vulnerability.circl.lu) or the [ML-Gateway GitHub repository](https://github.com/vulnerability-lookup/ML-Gateway), which demonstrates its usage in a FastAPI server.
28