Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- JetBrains/KExercises
|
| 5 |
+
base_model: JetBrains/deepseek-coder-1.3B-kexer
|
| 6 |
+
results:
|
| 7 |
+
- task:
|
| 8 |
+
type: text-generation
|
| 9 |
+
dataset:
|
| 10 |
+
name: MultiPL-HumanEval (Kotlin)
|
| 11 |
+
type: openai_humaneval
|
| 12 |
+
metrics:
|
| 13 |
+
- name: pass@1
|
| 14 |
+
type: pass@1
|
| 15 |
+
value: 36.65
|
| 16 |
+
tags:
|
| 17 |
+
- code
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
# Deepseek-Coder-1.3B-kexer-GGUF
|
| 21 |
+
This is quantized version of [JetBrains/deepseek-coder-1.3B-kexer](https://huggingface.co/JetBrains/deepseek-coder-1.3B-kexer) created using llama.cpp
|
| 22 |
+
|
| 23 |
+
# Kexer models
|
| 24 |
+
|
| 25 |
+
Kexer models are a collection of open-source generative text models fine-tuned on the [Kotlin Exercices](https://huggingface.co/datasets/JetBrains/KExercises) dataset.
|
| 26 |
+
This is a repository for the fine-tuned **Deepseek-coder-1.3b** model in the *Hugging Face Transformers* format.
|
| 27 |
+
|
| 28 |
+
# How to use
|
| 29 |
+
|
| 30 |
+
As with the base model, we can use FIM. To do this, the following format must be used:
|
| 31 |
+
```
|
| 32 |
+
'<|fim▁begin|>' + prefix + '<|fim▁hole|>' + suffix + '<|fim▁end|>'
|
| 33 |
+
```
|
| 34 |
+
|
| 35 |
+
# Training setup
|
| 36 |
+
|
| 37 |
+
The model was trained on one A100 GPU with following hyperparameters:
|
| 38 |
+
|
| 39 |
+
| **Hyperparameter** | **Value** |
|
| 40 |
+
|:---------------------------:|:----------------------------------------:|
|
| 41 |
+
| `warmup` | 10% |
|
| 42 |
+
| `max_lr` | 1e-4 |
|
| 43 |
+
| `scheduler` | linear |
|
| 44 |
+
| `total_batch_size` | 256 (~130K tokens per step) |
|
| 45 |
+
| `num_epochs` | 4 |
|
| 46 |
+
|
| 47 |
+
More details about fine-tuning can be found in the technical report (coming soon!).
|
| 48 |
+
|
| 49 |
+
# Fine-tuning data
|
| 50 |
+
|
| 51 |
+
For tuning this model, we used 15K exmaples from the synthetically generated [Kotlin Exercices](https://huggingface.co/datasets/JetBrains/KExercises) dataset. Every example follows the HumanEval format. In total, the dataset contains about 3.5M tokens.
|
| 52 |
+
|
| 53 |
+
# Evaluation
|
| 54 |
+
|
| 55 |
+
For evaluation, we used the [Kotlin HumanEval](https://huggingface.co/datasets/JetBrains/Kotlin_HumanEval) dataset, which contains all 161 tasks from HumanEval translated into Kotlin by human experts. You can find more details about the pre-processing necessary to obtain our results, including the code for running, on the [datasets's page](https://huggingface.co/datasets/JetBrains/Kotlin_HumanEval).
|
| 56 |
+
|
| 57 |
+
Here are the results of our evaluation:
|
| 58 |
+
|
| 59 |
+
| **Model name** | **Kotlin HumanEval Pass Rate** |
|
| 60 |
+
|:---------------------------:|:----------------------------------------:|
|
| 61 |
+
| `Deepseek-coder-1.3B` | 26.71 |
|
| 62 |
+
| `Deepseek-coder-1.3B-Kexer` | **36.65** |
|
| 63 |
+
|
| 64 |
+
# Ethical considerations and limitations
|
| 65 |
+
|
| 66 |
+
Deepseek-coder-1.3B-Kexer is a new technology that carries risks with use. The testing conducted to date has not covered, nor could it cover all scenarios. For these reasons, as with all LLMs, Deepseek-coder-1.3B-Kexer's potential outputs cannot be predicted in advance, and the model may in some instances produce inaccurate or objectionable responses to user prompts. The model was fine-tuned on a specific data format (Kotlin tasks), and deviation from this format can also lead to inaccurate or undesirable responses to user queries. Therefore, before deploying any applications of Deepseek-coder-1.3B-Kexer, developers should perform safety testing and tuning tailored to their specific applications of the model.
|