File size: 458 Bytes
12097aa
 
 
 
 
 
 
1
2
3
4
5
6
7
8
# Security notes

This repository intentionally contains custom Python model and tokenizer code. Loading it through Hugging Face Auto classes uses `trust_remote_code=True`.

Review custom code before running it. If consuming a third-party copy or fork, pin the `revision` parameter to a commit you reviewed.

The classifier output is a triage signal only. Do not use it as the sole basis for blocking accounts, isolating endpoints, or declaring an incident.