prithivMLmods commited on
Commit
e4c5d4c
·
verified ·
1 Parent(s): 3c6faff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -21,6 +21,8 @@ datasets:
21
  - prithivMLmods/ImageShield-Guardrail-Multimodal-20K
22
  ---
23
 
 
 
24
  # **ImageShield-MMCF-2B-vl**
25
 
26
  > **ImageShield-MMCF — Multimodal Content Filter** is a multimodal content-safety classifier built on top of **Qwen/Qwen3-VL-2B-Instruct** and trained on the **[ImageShield-Guardrail](https://huggingface.co/datasets/prithivMLmods/ImageShield-Guardrail-Multimodal-20K)** dataset. The model is designed to classify visual content as **Safe** or **Unsafe**, with a particular focus on detecting **Non-Consensual Intimate Imagery (NCII)** and other potentially sensitive visual content.
@@ -177,5 +179,5 @@ print(output_text[0])
177
  * **[ImageShield-Guardrail](https://huggingface.co/datasets/prithivMLmods/ImageShield-Guardrail-Multimodal-20K)**: Multimodal content-safety dataset used to train this model.
178
 
179
  * **TRL – [Transformers Reinforcement Learning](https://huggingface.co/docs/trl/en/index)**: TRL is a full-stack library providing tools for training transformer models with methods including Supervised Fine-Tuning (SFT), Group Relative Policy Optimization (GRPO), Direct Preference Optimization (DPO), Reward Modeling, and more.
180
-
181
  * **[Transformers](https://huggingface.co/docs/transformers/en/index)**: Transformers provides state-of-the-art machine learning models for text, computer vision, audio, video, and multimodal tasks, supporting both inference and training.
 
21
  - prithivMLmods/ImageShield-Guardrail-Multimodal-20K
22
  ---
23
 
24
+ ![1](https://cdn-uploads.huggingface.co/production/uploads/65bb837dbfb878f46c77de4c/ABlXuGZNNpDRZx8tJyK9A.png)
25
+
26
  # **ImageShield-MMCF-2B-vl**
27
 
28
  > **ImageShield-MMCF — Multimodal Content Filter** is a multimodal content-safety classifier built on top of **Qwen/Qwen3-VL-2B-Instruct** and trained on the **[ImageShield-Guardrail](https://huggingface.co/datasets/prithivMLmods/ImageShield-Guardrail-Multimodal-20K)** dataset. The model is designed to classify visual content as **Safe** or **Unsafe**, with a particular focus on detecting **Non-Consensual Intimate Imagery (NCII)** and other potentially sensitive visual content.
 
179
  * **[ImageShield-Guardrail](https://huggingface.co/datasets/prithivMLmods/ImageShield-Guardrail-Multimodal-20K)**: Multimodal content-safety dataset used to train this model.
180
 
181
  * **TRL – [Transformers Reinforcement Learning](https://huggingface.co/docs/trl/en/index)**: TRL is a full-stack library providing tools for training transformer models with methods including Supervised Fine-Tuning (SFT), Group Relative Policy Optimization (GRPO), Direct Preference Optimization (DPO), Reward Modeling, and more.
182
+
183
  * **[Transformers](https://huggingface.co/docs/transformers/en/index)**: Transformers provides state-of-the-art machine learning models for text, computer vision, audio, video, and multimodal tasks, supporting both inference and training.