Text Classification
Scikit-learn
English
scikit-learn
skops
prompt-injection
prompt-injection-detection
agentic-security
security
advisory
lightweight
Eval Results (legacy)
Instructions to use ITheEqualizer/agentic-injection-review-lite with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use ITheEqualizer/agentic-injection-review-lite with Scikit-learn:
from skops.hub_utils import download from skops.io import load download("ITheEqualizer/agentic-injection-review-lite", "path_to_folder") # make sure model file is in skops format # if model is a pickle file, make sure it's from a source you trust model = load("path_to_folder/model.skops") - Notebooks
- Google Colab
- Kaggle
Update Agentic Injection Review Lite to v0.1.1
#2
by ITheEqualizer - opened
Version 0.1.1 fixes repository-root resolution in the included training script, records SHA-256 digests for every locked dataset file, and discloses within-split duplicate counts. The freshly trained classifier has exactly the same complete validation, lockbox, and diagnostic decision scores as version 0.1.0. Maintainer: Ali Zakaee (ITheEqualizer).
Validated release approved by maintainer Ali Zakaee (ITheEqualizer).
ITheEqualizer changed pull request status to merged