DieserLaurenz/Leetcode-Gym
This repository contains the code and resources for evaluating ChatGPT 4's code generation capabilities across 19 programming languages. By automating tests on LeetCode problems, it provides comparative data on solution rates, error types, memory usage, and runtime performance for each language.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 21, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/DieserLaurenz/Leetcode-Gym"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-cookbook
Examples and guides for using the OpenAI API
rgbkrk/dangermode
Execute IPython & Jupyter from the comforts of chat.openai.com
voidful/TextRL
Implementation of ChatGPT RLHF (Reinforcement Learning with Human Feedback) on any generation...
CogStack/OpenGPT
A framework for creating grounded instruction based datasets and training conversational domain...
antononcube/Python-JupyterChatbook
Python package of a Jupyter extension that facilitates the interaction with LLMs.