Downloads · 30 days
13
100% of all-time downloads
KaztoRay/Phantester
Phantester is a machine learning model from KaztoRay. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for peft. The card lists the license as apache-2.0.
Phantester is a GPT-2 XL LoRA adapter for classifying constrained, structured file-integrity telemetry and recommending defensive actions.
Downloads · 30 days
13
100% of all-time downloads
All-time downloads
13
Public
Repo size
54.1 MB
Likes
0
Public
Click a slice to open those files.
.safetensors54.1 MB · 94%
From the Hugging Face model README
Phantester is a GPT-2 XL LoRA adapter for classifying constrained, structured file-integrity telemetry and recommending defensive actions.
Use only behind a deterministic policy engine. The model must not receive keys, perform cryptography, delete files, or directly trigger containment.
The initial corpus is synthetic and does not establish real-world ransomware detection accuracy. GPT-2 XL is not instruction-tuned and has a limited context window. Any output outside the documented schema is untrusted.
Do not publish a checkpoint until it reaches at least 95% exact-match accuracy and 100% recall for canary failures on a reviewed held-out set, while all cryptographic fail-closed tests pass.
The published adapter was trained for three epochs on 80,000 synthetic examples, validated on 10,000 examples, and evaluated on a disjoint 10,000 example test split. Identical prompts are confined to one split.
| Metric | Result |
|---|---|
| Exact JSON decision match | 100% |
| Canary-failure recall | 100% |
| Training loss | 0.7183 |
| Training runtime, H100 80GB | 20m 25s |
These results measure deterministic synthetic policy routing. They do not measure real-world ransomware detection and must not be interpreted as a production false-positive or false-negative rate.