Image-Text-to-Text
Safetensors
gemma3
conversational
mrpeerat commited on
Commit
09c542c
·
verified ·
1 Parent(s): b97b142

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -173,7 +173,7 @@ The following hyperparameters were used during training:
173
 
174
  ### Testing Data, Factors & Metrics
175
 
176
- We use [SEA-SafeguardBench](arxiv.org/abs/2512.05501) to evaluate our SEA-Guard. Also, we use vision-text benchmarks, e.g., VSCBench, VLGuard, and MSSBench, to evaluate the robustness of our vision-text safety.
177
 
178
  #### Metrics
179
 
@@ -185,8 +185,6 @@ AUPRC is the primary metric to evaluate the safety classification of our models.
185
 
186
  ![Result](results.png)
187
 
188
- ![vision-Result](vision_results.png)
189
-
190
 
191
  ## Technical Specifications
192
  ### Software Environment & Requirements
 
173
 
174
  ### Testing Data, Factors & Metrics
175
 
176
+ We use [SEA-SafeguardBench](arxiv.org/abs/2512.05501) to evaluate our SEA-Guard. Note that we also evaluated the vision-text safety classification in [our research paper](https://arxiv.org/abs/2602.01618)
177
 
178
  #### Metrics
179
 
 
185
 
186
  ![Result](results.png)
187
 
 
 
188
 
189
  ## Technical Specifications
190
  ### Software Environment & Requirements