replit-coder / README.md
matorus's picture
Update README.md
8334838
|
raw
history blame
No virus
428 Bytes
metadata
datasets:
  - matorus/coder

replit/replit-code-v1-3b finetuned on matorus/coder.

HumanEval scores: pass@1: 28.7%, pass@10: 43.3%
See torusresearch/code-eval for evaluation code.

Finetuning format:

{function_defintion}
  """
  {task}
  """
  {function_body}