Update config.yaml
Browse files- config.yaml +0 -2
config.yaml
CHANGED
|
@@ -36,7 +36,6 @@ data:
|
|
| 36 |
eval_datasets:
|
| 37 |
- mw
|
| 38 |
eval_subset_size: null
|
| 39 |
-
fps: 10
|
| 40 |
load_embeddings: false
|
| 41 |
max_frames: 4
|
| 42 |
max_frames_after_preprocessing: 64
|
|
@@ -108,7 +107,6 @@ mode: train
|
|
| 108 |
model:
|
| 109 |
average_temporal_patches: true
|
| 110 |
base_model_id: Qwen/Qwen3-VL-4B-Instruct
|
| 111 |
-
causal_mask: false
|
| 112 |
frame_pooling: mean
|
| 113 |
frame_pooling_attn_temperature: 1.0
|
| 114 |
model_type: default
|
|
|
|
| 36 |
eval_datasets:
|
| 37 |
- mw
|
| 38 |
eval_subset_size: null
|
|
|
|
| 39 |
load_embeddings: false
|
| 40 |
max_frames: 4
|
| 41 |
max_frames_after_preprocessing: 64
|
|
|
|
| 107 |
model:
|
| 108 |
average_temporal_patches: true
|
| 109 |
base_model_id: Qwen/Qwen3-VL-4B-Instruct
|
|
|
|
| 110 |
frame_pooling: mean
|
| 111 |
frame_pooling_attn_temperature: 1.0
|
| 112 |
model_type: default
|