Update README.md
Browse files
README.md
CHANGED
@@ -13,3 +13,5 @@ tags:
|
|
13 |
---
|
14 |
|
15 |
[Qwen2-VL-7B](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) finetuned on [VLGuard](https://huggingface.co/datasets/ys-zong/VLGuard) dataset following their origin implementation
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
[Qwen2-VL-7B](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) finetuned on [VLGuard](https://huggingface.co/datasets/ys-zong/VLGuard) dataset following their origin implementation
|
16 |
+
|
17 |
+
for more detailed about training data and parameters, please refer to our [Paper](https://arxiv.org/abs/2411.19939)
|