End of training
Browse files
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
base_model: Qwen/Qwen3-VL-4B-Instruct
|
|
|
|
| 3 |
library_name: transformers
|
| 4 |
model_name: Qwen3-VL-4B-iconclass-vlm
|
| 5 |
tags:
|
|
@@ -12,7 +13,7 @@ licence: license
|
|
| 12 |
|
| 13 |
# Model Card for Qwen3-VL-4B-iconclass-vlm
|
| 14 |
|
| 15 |
-
This model is a fine-tuned version of [Qwen/Qwen3-VL-4B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-4B-Instruct).
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|
|
|
|
| 1 |
---
|
| 2 |
base_model: Qwen/Qwen3-VL-4B-Instruct
|
| 3 |
+
datasets: davanstrien/iconclass-vlm-sft
|
| 4 |
library_name: transformers
|
| 5 |
model_name: Qwen3-VL-4B-iconclass-vlm
|
| 6 |
tags:
|
|
|
|
| 13 |
|
| 14 |
# Model Card for Qwen3-VL-4B-iconclass-vlm
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [Qwen/Qwen3-VL-4B-Instruct](https://huggingface.co/Qwen/Qwen3-VL-4B-Instruct) on the [davanstrien/iconclass-vlm-sft](https://huggingface.co/datasets/davanstrien/iconclass-vlm-sft) dataset.
|
| 17 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 18 |
|
| 19 |
## Quick start
|