CodeNanoFix / README.md
qyliang's picture
Update README.md
c6af78d verified
|
raw
history blame
402 Bytes
metadata
license: apache-2.0
task_categories:
  - text-classification
language:
  - en
tags:
  - code
pretty_name: CodeNano
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;