Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 988 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 988 Bytes

IVA CodeInt Mobile

The repository holds the artifacts resulting from the research process for the dissertation paper entitled: CODE GENERATION FOR MOBILE LANGUAGES USING LARGE LANGUAGE MODELS, authored by Mircea Vasiliniuc and Prof. Adrian Groza (UTCN), published in 2023.

You will find here:

  1. the steps of training a GPT-2 model with public datasets for Swift and Kotlin languages in an attempt to provide code generation specific to mobile development languages.
  2. the complete dissertation and associated papers
  3. an extensive case study involving 16 participants from a software development department designed to understand the impact of using LLM trained for code generation in specific phases of the team, more specifically, technical onboarding and technical stack switch.

Other links: