File size: 275 Bytes
2b05c11 6009c51 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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}
``` |