Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate MBPP benchmarks #1103

Merged
merged 3 commits into from
Apr 5, 2024
Merged

Integrate MBPP benchmarks #1103

merged 3 commits into from
Apr 5, 2024

Conversation

azrv
Copy link
Contributor

@azrv azrv commented Apr 3, 2024

Solves #914

Run with python3 gpt_engineer/benchmark gpt_engineer/core/default/simple_agent.py mbpp

Here are my results running for the first 47 tasks using gpt-4-0125-preview model

--- Results ---
Total time: 465.19s
Completely correct tasks: 40/47
Total correct assertions: 123/142
Average success rate: 86.52482269503545% on 47 tasks
--- Results ---

Copy link

codecov bot commented Apr 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.33%. Comparing base (67e8a3f) to head (2649d8f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1103      +/-   ##
==========================================
+ Coverage   84.29%   84.33%   +0.04%     
==========================================
  Files          27       27              
  Lines        1566     1564       -2     
==========================================
- Hits         1320     1319       -1     
+ Misses        246      245       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@captivus
Copy link
Collaborator

captivus commented Apr 4, 2024

As discussed, please check for OpenAI API key in the .env file. Thanks!

@ATheorell ATheorell merged commit b61371a into gpt-engineer-org:main Apr 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants