End of training
Browse files
README.md
CHANGED
|
@@ -5,13 +5,14 @@ tags:
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
base_model: Qwen/Qwen2-VL-7B-Instruct
|
|
|
|
| 8 |
model_name: Qwen2-VL-path-selection
|
| 9 |
licence: license
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Card for Qwen2-VL-path-selection
|
| 13 |
|
| 14 |
-
This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct).
|
| 15 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 16 |
|
| 17 |
## Quick start
|
|
|
|
| 5 |
- trl
|
| 6 |
- sft
|
| 7 |
base_model: Qwen/Qwen2-VL-7B-Instruct
|
| 8 |
+
datasets: threefruits/SCAND_path_selection
|
| 9 |
model_name: Qwen2-VL-path-selection
|
| 10 |
licence: license
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for Qwen2-VL-path-selection
|
| 14 |
|
| 15 |
+
This model is a fine-tuned version of [Qwen/Qwen2-VL-7B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-7B-Instruct) on the [threefruits/SCAND_path_selection](https://huggingface.co/datasets/threefruits/SCAND_path_selection) dataset.
|
| 16 |
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 17 |
|
| 18 |
## Quick start
|