Etherll's picture
Update README.md
e0ba88e verified
---
library_name: transformers
datasets:
- Etherll/code-fim-v2
---
A small finetune over <https://huggingface.co/datasets/Etherll/code-fim-v2> dataset on top of Qwen/Qwen2.5-Coder-1.5B to generate code FIM ( Fill-in-the-Middle )
You can use this with [Continue](https://docs.continue.dev/autocomplete/how-to-use-it).
Dont forget to use this format :
```
<|file_name|>{{{filename}}}<|fim_prefix|>{{{prefix}}}<|fim_suffix|>{{{suffix}}}<|fim_middle|>
```
### Thanks
simplepod.ai for the compute