diff --git a/aider/website/_data/polyglot_leaderboard.yml b/aider/website/_data/polyglot_leaderboard.yml index 218c7f472..c2024d1dc 100644 --- a/aider/website/_data/polyglot_leaderboard.yml +++ b/aider/website/_data/polyglot_leaderboard.yml @@ -206,3 +206,54 @@ seconds_per_case: 34.7 total_cost: 18.5770 +- dirname: 2024-12-22-18-43-25--gemini-exp-1206-polyglot-whole-2 + test_cases: 225 + model: gemini-exp-1206 + edit_format: whole + commit_hash: b1bc2f8 + pass_rate_1: 19.6 + pass_rate_2: 38.2 + pass_num_1: 44 + pass_num_2: 86 + percent_cases_well_formed: 98.2 + error_outputs: 8 + num_malformed_responses: 8 + num_with_malformed_responses: 4 + user_asks: 32 + lazy_comments: 0 + syntax_errors: 0 + indentation_errors: 0 + exhausted_context_windows: 0 + test_timeouts: 9 + total_tests: 225 + command: aider --model gemini/gemini-exp-1206 + date: 2024-12-22 + versions: 0.69.2.dev + seconds_per_case: 45.5 + total_cost: 0.0000 + +- dirname: 2024-12-22-20-08-13--gemini-2.0-flash-exp-polyglot-whole + test_cases: 225 + model: gemini-2.0-flash-exp + edit_format: whole + commit_hash: b1bc2f8 + pass_rate_1: 11.6 + pass_rate_2: 22.2 + pass_num_1: 26 + pass_num_2: 50 + percent_cases_well_formed: 100.0 + error_outputs: 1 + num_malformed_responses: 0 + num_with_malformed_responses: 0 + user_asks: 9 + lazy_comments: 0 + syntax_errors: 0 + indentation_errors: 0 + exhausted_context_windows: 1 + test_timeouts: 8 + total_tests: 225 + command: aider --model gemini/gemini-2.0-flash-exp + date: 2024-12-22 + versions: 0.69.2.dev + seconds_per_case: 12.2 + total_cost: 0.0000 \ No newline at end of file