Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,16 +20,16 @@ Please see [IS-Bench code](https://github.com/AI45Lab/IS-Bench) for more details
|
|
| 20 |
|
| 21 |
Our dataset statistics are listed in the following:
|
| 22 |
|
| 23 |
-
<img src="https://github.com/AI45Lab/IS-Bench/blob/main/assets/statistics.png"/>
|
| 24 |
|
| 25 |
|
| 26 |
Here are examples in our dataset:
|
| 27 |
|
| 28 |
-
<img src="https://github.com/AI45Lab/IS-Bench/blob/main/assets/example.png"/>
|
| 29 |
|
| 30 |
The evaluation results on leading VLMs. (SR: Success Rate, SSR: Safe and Success Rate, Srec: Safety Recall, Ll: implicit safety reminder, L2: safety CoT reminder configurations.)
|
| 31 |
|
| 32 |
-
<img src="https://github.com/AI45Lab/IS-Bench/blob/main/assets/results2.png"/>
|
| 33 |
|
| 34 |
## Citation
|
| 35 |
```bibtex
|
|
|
|
| 20 |
|
| 21 |
Our dataset statistics are listed in the following:
|
| 22 |
|
| 23 |
+
<img src="https://github.com/AI45Lab/IS-Bench/blob/main/assets/statistics.png?raw=true"/>
|
| 24 |
|
| 25 |
|
| 26 |
Here are examples in our dataset:
|
| 27 |
|
| 28 |
+
<img src="https://github.com/AI45Lab/IS-Bench/blob/main/assets/example.png?raw=true"/>
|
| 29 |
|
| 30 |
The evaluation results on leading VLMs. (SR: Success Rate, SSR: Safe and Success Rate, Srec: Safety Recall, Ll: implicit safety reminder, L2: safety CoT reminder configurations.)
|
| 31 |
|
| 32 |
+
<img src="https://github.com/AI45Lab/IS-Bench/blob/main/assets/results2.png?raw=true"/>
|
| 33 |
|
| 34 |
## Citation
|
| 35 |
```bibtex
|