hendrycks/apps
APPS: Automated Programming Progress Standard (NeurIPS 2021)
Provides a large-scale benchmark dataset of 10,000+ competitive programming problems with input-output test cases for evaluating code generation models. Includes training and evaluation pipelines designed for fine-tuning transformer-based language models (GPT-2, GPT-Neo) on Python code synthesis tasks. Available via Hugging Face Datasets integration with pre-trained model weights and standardized metrics for measuring programming competence across difficulty levels.
520 stars. No commits in the last 6 months.
Stars
520
Forks
70
Language
Python
License
MIT
Category
Last pushed
Jun 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/hendrycks/apps"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k4black/codebleu
Pip compatible CodeBLEU metric implementation available for linux/macos/win
LiveCodeBench/LiveCodeBench
Official repository for the paper "LiveCodeBench: Holistic and Contamination Free Evaluation of...
EdinburghNLP/code-docstring-corpus
Preprocessed Python functions and docstrings for automated code documentation (code2doc) and...
alxschwrz/codex_py2cpp
Converts python code into c++ by using OpenAI CODEX.
AS-SiliconMind/SiliconMind-V1
Inference Engine for SiliconMind-V1 Verilog Coding Models