mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
Update benchmarks-1106.md
This commit is contained in:
parent
a2d52536a5
commit
c8b95b486f
1 changed files with 3 additions and 3 deletions
|
@ -16,9 +16,9 @@ For example,
|
|||
whenever I change aider's prompting or the backend which drives LLM conversations,
|
||||
I run the benchmark to make sure these changes produce improvements (not regressions).
|
||||
|
||||
The benchmark asks GPT to complete the
|
||||
[Exercism Python coding exercises](https://github.com/exercism/python).
|
||||
Exercism provides a starting python file with stubs for the needed functions,
|
||||
The benchmark asks GPT to complete
|
||||
[133 Exercism Python coding exercises](https://github.com/exercism/python).
|
||||
For each exercise, Exercism provides a starting python file with stubs for the needed functions,
|
||||
a natural language description of the problem to solve
|
||||
and a test suite to evaluate whether the coder has correctly solved the problem.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue