galtimur commited on
Commit
2398447
1 Parent(s): 28c12e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -58,7 +58,7 @@ Each example has the following fields:
58
  | Field | Description |
59
  |---------------------|------------------------------------------------------------------------------------------------------------------------------|
60
  | `contributor` | Username of the contributor that committed changes |
61
- | `difficulty` | Difficulty of the problem (assessor-based) |
62
  | `diff` | Contents of the diff between the failed and the successful commits |
63
  | `head_branch` | Name of the original branch that the commit was pushed at |
64
  | `id` | Unique ID of the datapoint |
 
58
  | Field | Description |
59
  |---------------------|------------------------------------------------------------------------------------------------------------------------------|
60
  | `contributor` | Username of the contributor that committed changes |
61
+ | `difficulty` | Difficulty of the problem (assessor-based. 0 means that fix requires only the code formatting) |
62
  | `diff` | Contents of the diff between the failed and the successful commits |
63
  | `head_branch` | Name of the original branch that the commit was pushed at |
64
  | `id` | Unique ID of the datapoint |