datasets: | |
- mhhmm/leetcode-solutions-python | |
[replit/replit-code-v1-3b](https://huggingface.co/replit/replit-code-v1-3b) finetuned on [mhhmm/leetcode-solutions-python](https://huggingface.co/datasets/mhhmm/leetcode-solutions-python). | |
Finetuning format: | |
``` | |
{function_defintion} | |
""" | |
{problem} | |
""" | |
{function_body} | |
``` |