omega_pipeline / README.md
davidmcmahon's picture
Upload README.md with huggingface_hub
1ea8f78 verified
---
language: en
library_name: scikit-learn
tags:
- text-classification
- machine-learning
- safety
---
# Omega Guard Model
A machine learning model for detecting potentially harmful prompts.
Last updated: 1744004838
## Model Details
- Type: Random Forest Classifier
- Features: Text-based and keyword detection
- Training Data: Curated dataset of prompts
## Usage
Load with scikit-learn and a custom preprocessing pipeline.