Text Classification
Transformers
Safetensors
code
cybersecurity
vulnerability
cpp
Mohammed Sbaihi commited on
Commit
28743a5
·
verified ·
1 Parent(s): edc589f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -15,7 +15,10 @@ base_model:
15
  pipeline_tag: text-classification
16
  ---
17
 
18
- # Model Card for Model ID
 
 
 
19
 
20
  This is derivative version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base). <br>
21
  We fine-tuned ModernBERT-base to detect vulnerability in C/C++ Code. <br>
 
15
  pipeline_tag: text-classification
16
  ---
17
 
18
+ # Model Card for ThreatDetect-C-Cpp
19
+
20
+ <!-- ![deck](deck.png){: width="200px"} -->
21
+ <img src="deck.png" width="800">
22
 
23
  This is derivative version of [answerdotai/ModernBERT-base](https://huggingface.co/answerdotai/ModernBERT-base). <br>
24
  We fine-tuned ModernBERT-base to detect vulnerability in C/C++ Code. <br>