[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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user