Upload qwen2vl_lora_sft.yaml with huggingface_hub
Browse files- qwen2vl_lora_sft.yaml +1 -1
qwen2vl_lora_sft.yaml
CHANGED
@@ -13,7 +13,7 @@ lora_target: all
|
|
13 |
|
14 |
### dataset
|
15 |
dataset: /home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/LLaMA-Factory/examples/train_lora/Percption.json
|
16 |
-
template:
|
17 |
cutoff_len: 2048
|
18 |
max_samples: 1000
|
19 |
overwrite_cache: true
|
|
|
13 |
|
14 |
### dataset
|
15 |
dataset: /home/zbz5349/WorkSpace/aigeeks/Qwen2.5-VL/LLaMA-Factory/examples/train_lora/Percption.json
|
16 |
+
template: qwen2_vl
|
17 |
cutoff_len: 2048
|
18 |
max_samples: 1000
|
19 |
overwrite_cache: true
|