# Kotlin code completion dataset | |
This is a dataset for finetuning a model for Kotlin code completion | |
## Dataset Details | |
### Dataset Description | |
The data was scraped from [JetBrains/Kotlin](https://github.com/JetBrains/kotlin) repository. | |
The file 'kotlin_code_raw.jsonl' contains ~54k of raw files with code | |
### Dataset Creation | |
Pipeline can be ssem here: https://github.com/rinapch/jb_intern |