Upload qwen2vl_lora_sft.yaml with huggingface_hub
Browse files- qwen2vl_lora_sft.yaml +1 -1
qwen2vl_lora_sft.yaml
CHANGED
@@ -14,7 +14,7 @@ lora_target: all
|
|
14 |
### dataset
|
15 |
dataset: Percption
|
16 |
template: qwen2_vl
|
17 |
-
cutoff_len:
|
18 |
max_samples: 1000
|
19 |
overwrite_cache: true
|
20 |
preprocessing_num_workers: 16
|
|
|
14 |
### dataset
|
15 |
dataset: Percption
|
16 |
template: qwen2_vl
|
17 |
+
cutoff_len: 4096
|
18 |
max_samples: 1000
|
19 |
overwrite_cache: true
|
20 |
preprocessing_num_workers: 16
|