diff --git a/benchmark/benchmark.py b/benchmark/benchmark.py index de1c5b661..0ff0900ef 100755 --- a/benchmark/benchmark.py +++ b/benchmark/benchmark.py @@ -698,7 +698,7 @@ def run_test_real( ) ), ) - + if edit_format == "senior": results["junior_model"] = main_model.junior_model.name if main_model.junior_model else None results["junior_edit_format"] = main_model.junior_edit_format