Mohammed Sbaihi
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,10 @@ base_model:
|
|
15 |
pipeline_tag: text-classification
|
16 |
---
|
17 |
|
18 |
-
# Model Card for
|
|
|
|
|
|
|
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 |
+
<!-- {: 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>
|