Liqs commited on
Commit
4ae458e
·
verified ·
1 Parent(s): 164fc80

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
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 | Fraction |
120
- |------------|----------|
121
- | easy | 0.516667 |
122
- | hard | 0.266667 |
123
- | medium | 0.216667 |
 
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.