replit-leetcode / README.md
matorus's picture
Update README.md
4c5ce0e
|
raw
history blame contribute delete
No virus
332 Bytes
metadata
datasets:
  - mhhmm/leetcode-solutions-python

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

Finetuning format:

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