fix cti-bench

This commit is contained in:
Mery-Sanz 2025-05-09 15:25:26 +02:00
parent 5d02f0c381
commit 99eaf4c1e6
2 changed files with 2 additions and 1 deletions

@ -0,0 +1 @@
Subproject commit a801d31c6f1e8e279dfcf41f7fd4a16b72333046

View File

@ -70,7 +70,7 @@ benchmarks-test-cti_bench-openrouter:
<<: *run_benchmarks
variables:
MODEL_NAME: "openrouter/qwen/qwen3-32b:free"
BENCHMARK_FILE: "benchmarks/cti_bench/data/cti-mcq1.tsv"
BENCHMARK_FILE: "benchmarks/dataset_cti_bench/cti-mcq1.tsv"
BENCHMARK_NAME: "cti_bench"
BACKEND: "openrouter"