Update README.md
Browse files
README.md
CHANGED
|
@@ -15,12 +15,12 @@ pipeline_tag: image-text-to-text
|
|
| 15 |
|
| 16 |
# ProGuard-7B
|
| 17 |
|
| 18 |
-
ProGuard is a proactive multimodal safeguard model
|
| 19 |
|
| 20 |
- **ProGuard Paper:** [ProGuard: Towards Proactive Multimodal Safeguard](https://arxiv.org/abs/2512.23573)
|
| 21 |
-
- **DeepSight Paper:** [DeepSight: An All-in-One LM Safety Toolkit](https://huggingface.co/papers/2602.12092)
|
| 22 |
- **Project Page:** [DeepSight Homepage](https://ai45.shlab.org.cn/safety-entry)
|
| 23 |
- **GitHub Repository:** [DeepSafe (Safety Evaluation ToolKit)](https://github.com/AI45Lab/DeepSafe)
|
|
|
|
| 24 |
|
| 25 |
This model is the official open-source implementation of **ProGuard**. For deployment instructions, please refer to **[this link](https://github.com/yushaohan/ProGuard/tree/master/deploy)**.
|
| 26 |
|
|
|
|
| 15 |
|
| 16 |
# ProGuard-7B
|
| 17 |
|
| 18 |
+
ProGuard is a proactive multimodal safeguard model. It is designed to identify and reason about unknown risks across both text and visual modalities, moving beyond rigid predefined classification systems.
|
| 19 |
|
| 20 |
- **ProGuard Paper:** [ProGuard: Towards Proactive Multimodal Safeguard](https://arxiv.org/abs/2512.23573)
|
|
|
|
| 21 |
- **Project Page:** [DeepSight Homepage](https://ai45.shlab.org.cn/safety-entry)
|
| 22 |
- **GitHub Repository:** [DeepSafe (Safety Evaluation ToolKit)](https://github.com/AI45Lab/DeepSafe)
|
| 23 |
+
- **DeepSight Paper:** [DeepSight: An All-in-One LM Safety Toolkit](https://huggingface.co/papers/2602.12092)
|
| 24 |
|
| 25 |
This model is the official open-source implementation of **ProGuard**. For deployment instructions, please refer to **[this link](https://github.com/yushaohan/ProGuard/tree/master/deploy)**.
|
| 26 |
|