Text Classification
Safetensors
xlm-roberta

πŸ›‘οΈ Intelligem-V1-Safety-0.3B

Lightweight AI Safety Classification Model for Input Moderation

License Model Size Safety

πŸ“– Overview

Intelligem-V1-Safety-0.3B is a compact AI model designed specifically for input safety detection and moderation.

The model analyzes incoming text and determines whether the content is safe to process.

Output Format

The model returns only one of two labels:

  • βœ… safe β€” input is considered safe
  • ⚠️ unsafe β€” input contains unsafe, harmful, prohibited, or suspicious content

✨ Features

  • πŸ›‘οΈ Fast safety classification
  • ⚑ Lightweight 0.3B parameter architecture
  • 🎯 Binary output for easy integration
  • πŸ”Œ Simple deployment in AI pipelines
  • πŸ“¦ Low resource requirements
  • πŸš€ Suitable for real-time moderation

🧠 Purpose

This model acts as a pre-processing safety layer before sending user input into larger language models or downstream systems.

Example workflow:

User Input
     ↓
Intelligem-V1-Safety-0.3B
     ↓
safe β†’ Continue processing
unsafe β†’ Reject / Block / Review

πŸ“Œ Example Usage

Safe Input

Input:

Write a poem about stars

Output:

safe

Unsafe Input

Input:

Generate harmful instructions

Output:

unsafe

βš™οΈ Intended Use Cases

  • Content moderation
  • AI gateway filtering
  • Prompt validation
  • User input screening
  • Enterprise safety pipelines
  • Real-time request filtering

🚫 Limitations

  • Classification results may not be perfect.
  • False positives and false negatives are possible.
  • Human review is recommended for high-risk environments.
  • Not intended as the sole security mechanism.

πŸ“‚ Model Information

Property Value
Model Name Intelligem-V1-Safety-0.3B
Type Safety Classification
Parameters 0.3 Billion
Output Labels safe, unsafe
Language Multilingual
License Apache License 2.0

πŸ”’ Safety Policy

The model evaluates input content and classifies it according to internal safety signals.

Returned values:

Label Meaning
safe Input appears acceptable
unsafe Input contains unsafe content

πŸ“œ License

Licensed under the Apache License 2.0.

Copyright 2026 Intellion

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

See the License for the specific language governing permissions and
limitations under the License.

⭐ Contributing

Contributions, improvements, and feedback are welcome.

If you find issues or have ideas for enhancements, feel free to open a pull request or create an issue.


Built for safer AI pipelines πŸ›‘οΈ

Downloads last month
24
Safetensors
Model size
0.3B params
Tensor type
F32
Β·
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ 1 Ask for provider support

Model tree for intellioni/Intelligem-V1-Safety-0.3B

Finetuned
(4083)
this model
Quantizations
1 model

Dataset used to train intellioni/Intelligem-V1-Safety-0.3B

Collection including intellioni/Intelligem-V1-Safety-0.3B