CoolFace
Modelpublic

matorus/replit-leetcode

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes31downloads
Model Card

replit/replit-code-v1-3b finetuned on mhhmm/leetcode-solutions-python.

Finetuning format:

{function_defintion}
  """
  {problem}
  """
  {function_body}