mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
feat: add DeepSeek V3 (0324) to polyglot leaderboard
This commit is contained in:
parent
502b8630a2
commit
059cd23543
1 changed files with 28 additions and 2 deletions
|
@ -338,7 +338,7 @@
|
|||
|
||||
- dirname: 2024-12-25-13-31-51--deepseekv3preview-diff2
|
||||
test_cases: 225
|
||||
model: DeepSeek Chat V3
|
||||
model: DeepSeek Chat V3 (prev)
|
||||
edit_format: diff
|
||||
commit_hash: 0a23c4a-dirty
|
||||
pass_rate_1: 22.7
|
||||
|
@ -779,4 +779,30 @@
|
|||
date: 2025-03-15
|
||||
versions: 0.77.1.dev
|
||||
seconds_per_case: 79.7
|
||||
total_cost: 0.0000
|
||||
total_cost: 0.0000
|
||||
|
||||
- dirname: 2025-03-24-15-41-33--deepseek-v3-0324-polyglot-diff
|
||||
test_cases: 225
|
||||
model: DeepSeek V3 (0324)
|
||||
edit_format: diff
|
||||
commit_hash: 502b863
|
||||
pass_rate_1: 28.0
|
||||
pass_rate_2: 55.1
|
||||
pass_num_1: 63
|
||||
pass_num_2: 124
|
||||
percent_cases_well_formed: 99.6
|
||||
error_outputs: 32
|
||||
num_malformed_responses: 1
|
||||
num_with_malformed_responses: 1
|
||||
user_asks: 96
|
||||
lazy_comments: 0
|
||||
syntax_errors: 0
|
||||
indentation_errors: 0
|
||||
exhausted_context_windows: 2
|
||||
test_timeouts: 4
|
||||
total_tests: 225
|
||||
command: aider --model deepseek/deepseek-chat
|
||||
date: 2025-03-24
|
||||
versions: 0.78.1.dev
|
||||
seconds_per_case: 290.0
|
||||
total_cost: 1.1164
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue