Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ base_model:
|
|
| 23 |
- answerdotai/ModernBERT-base
|
| 24 |
---
|
| 25 |
|
| 26 |
-
# Model Card for
|
| 27 |
|
| 28 |
SecureBERT 2.0 Base is a domain-specific transformer model optimized for cybersecurity tasks. It extends the ModernBERT architecture with cybersecurity-focused pretraining to produce contextualized embeddings for both technical text and code. SecureBERT 2.0 supports tasks like masked language modeling, semantic search, named entity recognition, vulnerability detection, and code analysis.
|
| 29 |
|
|
@@ -219,4 +219,4 @@ Cisco AI Team
|
|
| 219 |
|
| 220 |
## Model Card Contact
|
| 221 |
|
| 222 |
-
For inquiries, please contact [Cisco AI
|
|
|
|
| 23 |
- answerdotai/ModernBERT-base
|
| 24 |
---
|
| 25 |
|
| 26 |
+
# Model Card for CiscoAI/SecureBERT2.0-base
|
| 27 |
|
| 28 |
SecureBERT 2.0 Base is a domain-specific transformer model optimized for cybersecurity tasks. It extends the ModernBERT architecture with cybersecurity-focused pretraining to produce contextualized embeddings for both technical text and code. SecureBERT 2.0 supports tasks like masked language modeling, semantic search, named entity recognition, vulnerability detection, and code analysis.
|
| 29 |
|
|
|
|
| 219 |
|
| 220 |
## Model Card Contact
|
| 221 |
|
| 222 |
+
For inquiries, please contact [Cisco AI](eaghaei@cisco.com)
|