cisco-ehsan commited on
Commit
f20d8b0
·
verified ·
1 Parent(s): 61359e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ pipeline_tag: text-classification
8
  library_name: transformers
9
  ---
10
 
11
- # Model Card for CiscoAITeam/SecureBERT2.0-code-vuln-detection
12
 
13
  The **ModernBERT Code Vulnerability Detection Model** is a fine-tuned variant of **SecureBERT 2.0**, designed to detect potential vulnerabilities in source code.
14
  It leverages cybersecurity-aware representations learned by SecureBERT 2.0 and applies supervised fine-tuning for binary classification (vulnerable vs. non-vulnerable).
 
8
  library_name: transformers
9
  ---
10
 
11
+ # Model Card for CiscoAI/SecureBERT2.0-code-vuln-detection
12
 
13
  The **ModernBERT Code Vulnerability Detection Model** is a fine-tuned variant of **SecureBERT 2.0**, designed to detect potential vulnerabilities in source code.
14
  It leverages cybersecurity-aware representations learned by SecureBERT 2.0 and applies supervised fine-tuning for binary classification (vulnerable vs. non-vulnerable).