claudios commited on
Commit
f65ed83
1 Parent(s): 61f0513

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -1,3 +1,16 @@
1
  ---
2
  license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ datasets:
4
+ - code_x_glue_cc_defect_detection
5
+ metrics:
6
+ - accuracy
7
+ - precision
8
+ - recall
9
+ - f1
10
+ - roc_auc
11
+ pipeline_tag: text-classification
12
+ tags:
13
+ - devign
14
+ - defect detection
15
+ - code
16
+ ---