Update README.md
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ license: cc-by-4.0
|
|
16 |
|
17 |
This is a finetuned deepseek-coder-1.3b-base model for automatic code completion of Solidity code. The model was finetuned with QLoRA and an FIM transformed and Slither audited dataset. The corresponding dataset can be found at fbnhnsl/FIM_Solidity_Dataset on Hugging Face.
|
18 |
|
19 |
-
If you wish to use this
|
20 |
|
21 |
@misc{hensel2025fim_model,
|
22 |
title = {Finetuned deepseek-coder-1.3b-base model for automatic code completion of Solidity code},
|
|
|
16 |
|
17 |
This is a finetuned deepseek-coder-1.3b-base model for automatic code completion of Solidity code. The model was finetuned with QLoRA and an FIM transformed and Slither audited dataset. The corresponding dataset can be found at fbnhnsl/FIM_Solidity_Dataset on Hugging Face.
|
18 |
|
19 |
+
If you wish to use this model, you can cite it as follows:
|
20 |
|
21 |
@misc{hensel2025fim_model,
|
22 |
title = {Finetuned deepseek-coder-1.3b-base model for automatic code completion of Solidity code},
|