From 87664dc2548dc83740e4199c2b47d091421ece88 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 8 May 2024 14:15:16 -0700 Subject: [PATCH] added gpt-3.5-turbo results to leaderboard --- _data/edit_leaderboard.yml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/_data/edit_leaderboard.yml b/_data/edit_leaderboard.yml index a9ea6bd6d..bbb59758d 100644 --- a/_data/edit_leaderboard.yml +++ b/_data/edit_leaderboard.yml @@ -82,13 +82,14 @@ versions: 0.31.2-dev seconds_per_case: 21.3 total_cost: 0.0000 -- dirname: 2024-02-02-02-07-28--exercism-gpt-3.5-turbo-0125-whole + +- dirname: 2024-05-08-20-59-15--may-gpt-3.5-turbo-whole test_cases: 133 - model: gpt-3.5-turbo-0125 + model: gpt-3.5-turbo edit_format: whole - commit_hash: da14474 - pass_rate_1: 39.8 - pass_rate_2: 49.6 + commit_hash: 1d55f74 + pass_rate_1: 41.4 + pass_rate_2: 50.4 percent_cases_well_formed: 100.0 error_outputs: 0 num_malformed_responses: 0 @@ -98,11 +99,12 @@ indentation_errors: 0 exhausted_context_windows: 0 test_timeouts: 4 - command: aider -3 - date: 2024-02-02 - versions: 0.22.1-dev - seconds_per_case: 3.2 - total_cost: 0.4701 + command: aider --model gpt-3.5-turbo + date: 2024-05-08 + versions: 0.33.1-dev + seconds_per_case: 6.5 + total_cost: 0.5032 + - dirname: 2023-11-06-21-23-59--gpt-3.5-turbo-0301 test_cases: 133 model: gpt-3.5-turbo-0301