[v0.18.0][CI] fix acc baseline of qwen3vl 235b (#7981)

### What this PR does / why we need it?
fix acc baseline of qwen3vl 235b

---------
Signed-off-by: jiangmengyu18 <56633611+jiangmengyu18@users.noreply.github.com>
This commit is contained in:
jiangmengyu18
2026-04-03 17:38:17 +08:00
committed by GitHub
parent 0d773efd70
commit 3f462d251e

View File

@@ -47,7 +47,7 @@ _benchmarks: &benchmarks
dataset_conf: textvqa/textvqa_gen_base64 dataset_conf: textvqa/textvqa_gen_base64
max_out_len: 2048 max_out_len: 2048
batch_size: 128 batch_size: 128
baseline: 80 baseline: 83
temperature: 0 temperature: 0
top_k: -1 top_k: -1
top_p: 1 top_p: 1