datasets: | |
- matorus/coder | |
[replit/replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) finetuned on [matorus/coder](https://huggingface.co/datasets/matorus/coder). | |
Finetuning format: | |
``` | |
{function_defintion} | |
""" | |
{task} | |
""" | |
{function_body} | |
``` |