TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Insights from Benchmarking Frontier Language Models on Web...

Insights from Benchmarking Frontier Language Models on Web App Code Generation

Yi Cui

2024-09-08BenchmarkingPrompt EngineeringCode Generation
PaperPDFCode(official)

Abstract

This paper presents insights from evaluating 16 frontier large language models (LLMs) on the WebApp1K benchmark, a test suite designed to assess the ability of LLMs to generate web application code. The results reveal that while all models possess similar underlying knowledge, their performance is differentiated by the frequency of mistakes they make. By analyzing lines of code (LOC) and failure distributions, we find that writing correct code is more complex than generating incorrect code. Furthermore, prompt engineering shows limited efficacy in reducing errors beyond specific cases. These findings suggest that further advancements in coding LLM should emphasize on model reliability and mistake minimization.

Results

TaskDatasetMetricValueModel
Code GenerationWebApp1K-Reactpass@10.885gpt-4o-2024-08-06
Code GenerationWebApp1K-Reactpass@10.8808claude-3.5-sonnet
Code GenerationWebApp1K-Reactpass@10.7804mistral-large-2
Code GenerationWebApp1K-Reactpass@10.7002deepseek-coder-v2-instruct
Code GenerationWebApp1K-Reactpass@10.302llama-v3p1-405b-instruct

Related Papers

Visual Place Recognition for Large-Scale UAV Applications2025-07-20CUDA-L1: Improving CUDA Optimization via Contrastive Reinforcement Learning2025-07-18Training Transformers with Enforced Lipschitz Constants2025-07-17Disentangling coincident cell events using deep transfer learning and compressive sensing2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Leveraging Language Prior for Infrared Small Target Detection2025-07-17Emotional Support with LLM-based Empathetic Dialogue Generation2025-07-17Towards Formal Verification of LLM-Generated Code from Natural Language Prompts2025-07-17