paper-with-me

Papers

A Comparative Study of Code Generation using ChatGPT 3.5 across 10 Programming Languages

2023-08-08 · Alessio Buscemi

Large Language Models (LLMs) are advanced Artificial Intelligence (AI) systems that have undergone extensive training using large datasets in order to understand and produce language that closely resembles that of humans. These models have reached a level of proficiency where they are capable of successfully completing university exams across several disciplines and generating functional code to handle novel problems. This research investigates the coding proficiency of ChatGPT 3.5, a LLM released by OpenAI in November 2022, which has gained significant recognition for its impressive text generating and code creation capabilities. The skill of the model in creating code snippets is evaluated across 10 various programming languages and 4 different software domains. Based on the findings derived from this research, major unexpected behaviors and limitations of the model have been identified. This study aims to identify potential areas for development and examine the ramifications of automated code generation on the evolution of programming languages and on the tech industry.

📄 PDF Abstract BibTeX arXiv:2308.04477

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Assessing the Promise and Pitfalls of ChatGPT for Automated Code Generation

2023-11-05 · Muhammad Fawad Akbar Khan, Max Ramsdell, Erik Falor, Hamid Karimi

This paper presents a comprehensive evaluation of the code generation capabilities of ChatGPT, a prominent large language model, compared to human programmers. A novel dataset of 131 code-generation prompts across 5 cate…

Code GenerationLanguage ModelingLanguage ModellingLarge Language Model

Evaluation of the Code Generation Capabilities of ChatGPT 4: A Comparative Analysis in 19 Programming Languages

2025-01-04 · L. C. Gilbert

This bachelor's thesis examines the capabilities of ChatGPT 4 in code generation across 19 programming languages. The study analyzed solution rates across three difficulty levels, types of errors encountered, and code qu…

Code Generation

ChatGPT is Good but Bing Chat is Better for Vietnamese Students

2023-07-17 · Xuan-Quy Dao, Ngoc-Bich Le

This study examines the efficacy of two SOTA large language models (LLMs), namely ChatGPT and Microsoft Bing Chat (BingChat), in catering to the needs of Vietnamese students. Although ChatGPT exhibits proficiency in mult…

Ocassionally Secure: A Comparative Analysis of Code Generation Assistants

2024-02-01 · Ran Elgedawy, John Sadik, Senjuti Dutta, Anuj Gautam 외

$ $Large Language Models (LLMs) are being increasingly utilized in various applications, with code generations being a notable example. While previous research has shown that LLMs have the capability to generate both sec…

Code Generation

Evaluation empirique de la sécurisation et de l'alignement de ChatGPT et Gemini: analyse comparative des vulnérabilités par expérimentations de jailbreaks

2025-06-10 · Rafaël Nouailles

Large Language models (LLMs) are transforming digital usage, particularly in text generation, image creation, information retrieval and code development. ChatGPT, launched by OpenAI in November 2022, quickly became a ref…

Information RetrievalMisinformationRetrievalText Generation