rafaelsandroni commited on
Commit
4f40216
·
verified ·
1 Parent(s): c8db589

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1829,6 +1829,8 @@ tags:
1829
 
1830
  # ModernGuard-1
1831
 
 
 
1832
  ModernGuard-1 is a state-of-the-art, high-throughput multilingual classifier designed by GuardionAI for real-time detection of prompt injections and jailbreak attempts. Built on the ModernBERT architecture and based mmBERT as its foundation, the model provides industry-leading latency for securing LLM-based applications across over 1,080 languages, making it one of the fastest and most linguistically diverse safety classifiers available.
1833
 
1834
  ## Model Details
 
1829
 
1830
  # ModernGuard-1
1831
 
1832
+ > TL;DR: A state-of-the-art multilingual prompt injection classifier achieving 96.3% F1 score with industry-leading 20ms latency, trained on 5M examples of novel prompt attacks across 11 languages and leveraging energy-based loss for robust detection of jailbreaks and indirect injections.
1833
+
1834
  ModernGuard-1 is a state-of-the-art, high-throughput multilingual classifier designed by GuardionAI for real-time detection of prompt injections and jailbreak attempts. Built on the ModernBERT architecture and based mmBERT as its foundation, the model provides industry-leading latency for securing LLM-based applications across over 1,080 languages, making it one of the fastest and most linguistically diverse safety classifiers available.
1835
 
1836
  ## Model Details