paper-with-me

홈 › Papers

Kotlin ML Pack: Technical Report

2024-05-29 · Sergey Titov, Mikhail Evtikhiev, Anton Shapkin, Oleg Smirnov, Sergei Boytsov, Dariia Karaeva, Maksim Sheptyakov, Mikhail Arkhipov, Timofey Bryksin, Egor Bogomolov

In this technical report, we present three novel datasets of Kotlin code: KStack, KStack-clean, and KExercises. We also describe the results of fine-tuning CodeLlama and DeepSeek models on this data. Additionally, we present a version of the HumanEval benchmark rewritten by human experts into Kotlin - both the solutions and the tests. Our results demonstrate that small, high-quality datasets (KStack-clean and KExercises) can significantly improve model performance on code generation tasks, achieving up to a 16-point increase in pass rate on the HumanEval benchmark. Lastly, we discuss potential future work in the field of improving language modeling for Kotlin, including the use of static analysis tools in the learning process and the introduction of more intricate and realistic benchmarks.

📄 PDF Abstract BibTeX arXiv:2405.19250

Code (0)

등록된 구현이 없습니다.

Tasks

Code GenerationHumanEvalLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

A Mobile Application Front-End for Presenting Explainable AI Results in Diabetes Risk Estimation

2025-12-09 · Bernardus Willson, Henry Anand Septian Radityo, Raynard Tanadi, Latifa Dwiyanti 외 arxiv

Diabetes is a significant and continuously rising health challenge in Indonesia. Although many artificial intelligence (AI)-based health applications have been developed for early detection, most function as "black boxes…

Docling Technical Report

2024-08-19 · Christoph Auer, Maksym Lysak, Ahmed Nassar, Michele Dolfi 외

This technical report introduces Docling, an easy to use, self-contained, MIT-licensed open-source package for PDF document conversion. It is powered by state-of-the-art specialized AI models for layout analysis (DocLayN…

Case Study: Using AI-Assisted Code Generation In Mobile Teams

2023-08-09 · Mircea-Serban Vasiliniuc, Adrian Groza

The aim of this study is to evaluate the performance of AI-assisted programming in actual mobile development teams that are focused on native mobile languages like Kotlin and Swift. The extensive case study involves 16 p…

Code GenerationManagement

Package for Fast ABC-Boost

2022-07-18 · Ping Li, Weijie Zhao

This report presents the open-source package which implements the series of our boosting works in the past years. In particular, the package includes mainly three lines of techniques, among which the following two are al…

Multi-class Classificationregression

Multi-Goal Reinforcement Learning environments for simulated Franka Emika Panda robot

2021-06-25 · Quentin Gallouédec, Nicolas Cazin, Emmanuel Dellandréa, Liming Chen

This technical report presents panda-gym, a set Reinforcement Learning (RL) environments for the Franka Emika Panda robot integrated with OpenAI Gym. Five tasks are included: reach, push, slide, pick & place and stack. T…

Multi-Goal Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning (RL)