Update src/leaderboard_formatting.py
Browse files
src/leaderboard_formatting.py
CHANGED
|
@@ -21,7 +21,7 @@ COLUMNS_PRETTY = {
|
|
| 21 |
"EM random": "EM random",
|
| 22 |
"EM all": "EM all",
|
| 23 |
"dataset": "Dataset",
|
| 24 |
-
"CompScore": "CompScore
|
| 25 |
}
|
| 26 |
|
| 27 |
|
|
|
|
| 21 |
"EM random": "EM random",
|
| 22 |
"EM all": "EM all",
|
| 23 |
"dataset": "Dataset",
|
| 24 |
+
"CompScore": "CompScore",
|
| 25 |
}
|
| 26 |
|
| 27 |
|