YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
CySecBERT APT Classifier
Advanced Persistent Threat group classification using CySecBERT.
Model Details
- Architecture: CySecBERTMaxPerformance
- Classes: 12 APT groups
- F1-Score: 95.74%
- Training time: 12.6 minutes
- Model size: 0.41GB
Usage
from transformers import AutoTokenizer
import torch
# Load model
model = torch.load("best_cysecbert_max_performance.pt")
tokenizer = AutoTokenizer.from_pretrained("markusbayer/CySecBERT")
- Downloads last month
- 1
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support