Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -47,7 +47,7 @@ model-index:
|
|
| 47 |
## Key Features
|
| 48 |
|
| 49 |
- **99%+ Accuracy** on production security logs
|
| 50 |
-
- **Real-time Detection**:
|
| 51 |
- **CPU Inference**: No GPU required, runs on any system
|
| 52 |
- **Production-Tested**: Battle-tested since October 2025, processing logs from 8 domains
|
| 53 |
- **Lightweight**: Only ~2GB RAM needed
|
|
@@ -232,16 +232,6 @@ The model can identify:
|
|
| 232 |
|
| 233 |
## Performance Metrics
|
| 234 |
|
| 235 |
-
### Production Environment (October 2025)
|
| 236 |
-
|
| 237 |
-
- **Accuracy**: 99%+ on security logs
|
| 238 |
-
- **Inference Speed**: 32 tokens/second (CPU)
|
| 239 |
-
- **Latency**: <100ms per classification
|
| 240 |
-
- **Memory Usage**: ~2GB RAM
|
| 241 |
-
- **Uptime**: 99.9%+ (stable, no crashes)
|
| 242 |
-
- **Processing Rate**: 6-200 log entries per 60s batch
|
| 243 |
-
- **Attack Detection Rate**: ~36 attacks/hour average
|
| 244 |
-
|
| 245 |
### Optimization Features
|
| 246 |
|
| 247 |
When deployed in the full SecInt system:
|
|
@@ -335,7 +325,7 @@ SecInt is part of the **Security Intelligence Monitor v2** project, a comprehens
|
|
| 335 |
- Attack session management
|
| 336 |
- SQLite-based persistence and analytics
|
| 337 |
|
| 338 |
-
For more information about the full SecInt system, visit: [logwatcher project](https://
|
| 339 |
|
| 340 |
## Model Card Contact
|
| 341 |
|
|
|
|
| 47 |
## Key Features
|
| 48 |
|
| 49 |
- **99%+ Accuracy** on production security logs
|
| 50 |
+
- **Real-time Detection**: ~100ms latency per classification
|
| 51 |
- **CPU Inference**: No GPU required, runs on any system
|
| 52 |
- **Production-Tested**: Battle-tested since October 2025, processing logs from 8 domains
|
| 53 |
- **Lightweight**: Only ~2GB RAM needed
|
|
|
|
| 232 |
|
| 233 |
## Performance Metrics
|
| 234 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 235 |
### Optimization Features
|
| 236 |
|
| 237 |
When deployed in the full SecInt system:
|
|
|
|
| 325 |
- Attack session management
|
| 326 |
- SQLite-based persistence and analytics
|
| 327 |
|
| 328 |
+
For more information about the full SecInt system, visit: [logwatcher project](https://levidehaan.com/projects)
|
| 329 |
|
| 330 |
## Model Card Contact
|
| 331 |
|