Cheap model

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
This commit is contained in:
Víctor Mayoral Vilches 2025-05-08 18:50:18 +02:00
parent 5845691613
commit 8bc75f16ed
1 changed files with 1 additions and 1 deletions

View File

@ -53,4 +53,4 @@ benchmarks-test-cybermetric:
benchmarks-test-cybermetric-openai:
<<: *run_benchmarks
script:
- python3 benchmarks/cybermetric/CyberMetric_evaluator.py --model_name openai/gpt-4o --file_path benchmarks/cybermetric/CyberMetric-2-v1.json
- python3 benchmarks/cybermetric/CyberMetric_evaluator.py --model_name openai/gpt-4o-mini --file_path benchmarks/cybermetric/CyberMetric-2-v1.json