| # trimmed config for the off-cluster run package; the data roots come from BENCH_BASE (common.py) | |
| paths: | |
| base: /replace/with/BENCH_BASE | |
| work: /replace/with/BENCH_BASE/work | |
| store: /replace/with/BENCH_BASE/store | |
| limits: | |
| work_dir_limit_gb: 100000 | |
| store_limit_gb: 100000 | |
| models: | |
| diag_v: Qwen/Qwen3-VL-8B-Instruct | |
| normalize: | |
| max_frames: 1024 | |
| too_short_frames: 32 | |