mmeberg commited on
Commit
0bc5476
·
1 Parent(s): 8a8a87f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -5,4 +5,12 @@ language:
5
  - en
6
  tags:
7
  - code
8
- ---
 
 
 
 
 
 
 
 
 
5
  - en
6
  tags:
7
  - code
8
+ ---
9
+ The data in this datasets repository is associated with the following NER models to identify 6 vulnerability types in Python source code:
10
+ https://huggingface.co/mmeberg/RoRo_PyVulDet_NER
11
+ https://huggingface.co/mmeberg/RoCo_PyVulDet_NER
12
+ https://huggingface.co/mmeberg/DiDi_PyVulDet_NER
13
+ https://huggingface.co/mmeberg/CoRo_PyVulDet_NER
14
+ https://huggingface.co/mmeberg/CoCo_PyVulDet_NER
15
+
16
+ In addition, a journal paper has been submitted detailing this work to the DevSecOps: Advances for Secure Software Development special issue in Computers & Security.