rinapch commited on
Commit
d67c5e5
1 Parent(s): bbc0e62

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ This is a dataset for finetuning a model for Kotlin code completion
2
+ The data was scraped from (JetBrains/Kotlin)[https://github.com/JetBrains/kotlin] repository. The file 'kotlin_code_raw.jsonls' contains ~54k of raw files with code.