anilsinthu commited on
Commit
abed07c
·
verified ·
1 Parent(s): 005b708

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - DetectVul/devign
4
+ metrics:
5
+ - accuracy
6
+ - code_eval
7
+ base_model:
8
+ - microsoft/codebert-base
9
+ pipeline_tag: token-classification
10
+ tags:
11
+ - code
12
+ ---