adjust expected resultand tol

Signed-off-by: Vadim Gimpelson <vadim.gimpelson@gmail.com>
This commit is contained in:
Vadim Gimpelson
2026-03-26 02:33:49 +04:00
parent f2a9744689
commit 9116a55322
3 changed files with 6 additions and 6 deletions
@@ -1,6 +1,6 @@
model_name: "Qwen/Qwen3.5-35B-A3B"
accuracy_threshold: 0.85
tolerance: 0.02
accuracy_threshold: 0.84
tolerance: 0.03
num_questions: 1319
num_fewshot: 5
server_args: >-
@@ -1,6 +1,6 @@
model_name: "Qwen/Qwen3.5-35B-A3B-FP8"
accuracy_threshold: 0.81
tolerance: 0.02
accuracy_threshold: 0.79
tolerance: 0.03
num_questions: 1319
num_fewshot: 5
server_args: >-
@@ -1,6 +1,6 @@
model_name: "nvidia/Qwen3.5-397B-A17B-NVFP4"
accuracy_threshold: 0.89
tolerance: 0.02
accuracy_threshold: 0.88
tolerance: 0.03
num_questions: 1319
num_fewshot: 5
server_args: >-