fbnhnsl's picture
Update README.md
b9967d2 verified
|
raw
history blame
701 Bytes
metadata
datasets:
  - fbnhnsl/FIM_Solidity_Dataset
language:
  - en
metrics:
  - bleu
  - meteor
base_model:
  - deepseek-ai/deepseek-coder-1.3b-base
pipeline_tag: text-generation
tags:
  - code
license: cc-by-4.0

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.

If you wish to use this model, you can cite it as follows:

@misc{hensel2025fim_model, title = {Finetuned deepseek-coder-1.3b-base model for automatic code completion of Solidity code}, author={Fabian Hensel}, year={2025} }