CodeNanoFix / README.md
qyliang's picture
Update README.md
ca025aa verified
|
raw
history blame
423 Bytes
metadata
license: apache-2.0
task_categories:
  - text-classification
  - text-generation
language:
  - en
tags:
  - code
pretty_name: CodeNanoFix
size_categories:
  - 10K<n<100K

CodeNanoFix consists of tuples of problem description, buggy code, and correct code, designed to evaluate human-written code with subtle differences.

problem_id: problme index;
pos: correct code;
neg: buggy code;
nl: natural language description;