Update README.md
Browse files
README.md
CHANGED
@@ -116,11 +116,12 @@ We note that our dataset is skewed towards the top three repositories especially
|
|
116 |
|
117 |
|
118 |
## Difficulty Distribution for "merge" Scenarios
|
119 |
-
| Difficulty |
|
120 |
-
|
121 |
-
| easy |
|
122 |
-
|
|
123 |
-
|
|
|
|
124 |
|
125 |
|
126 |
**Languages** We note that the text data in this dataset consists mostly of: commit messages, comments and is primarily in English. We do however not filter for any human languages explcitly.
|
|
|
116 |
|
117 |
|
118 |
## Difficulty Distribution for "merge" Scenarios
|
119 |
+
| Difficulty | Percentage |
|
120 |
+
|------------|-------------|
|
121 |
+
| easy | 51.67% |
|
122 |
+
| medium | 21.67% |
|
123 |
+
| hard | 26.67% |
|
124 |
+
|
125 |
|
126 |
|
127 |
**Languages** We note that the text data in this dataset consists mostly of: commit messages, comments and is primarily in English. We do however not filter for any human languages explcitly.
|