Felix
commited on
Commit
•
1b998c2
1
Parent(s):
a01bec3
fix typo
Browse files- superlim-2.py +1 -1
superlim-2.py
CHANGED
@@ -112,7 +112,7 @@ _URL = "https://huggingface.co/datasets/sbx/superlim-2/resolve/main/data/"
|
|
112 |
_TASKS = {
|
113 |
"absabank-imm": "absabank-imm",
|
114 |
"argumentation_sent":"argumentation-sentences",
|
115 |
-
"dalaj-ged": "
|
116 |
"swesim_relatedness": "supersim-superlim/supersim-superlim-relatedness",
|
117 |
"swesim_similarity": "supersim-superlim/supersim-superlim-similarity",
|
118 |
"sweana": "sweanalogy",
|
|
|
112 |
_TASKS = {
|
113 |
"absabank-imm": "absabank-imm",
|
114 |
"argumentation_sent":"argumentation-sentences",
|
115 |
+
"dalaj-ged": "dalaj-ged-superlim",
|
116 |
"swesim_relatedness": "supersim-superlim/supersim-superlim-relatedness",
|
117 |
"swesim_similarity": "supersim-superlim/supersim-superlim-similarity",
|
118 |
"sweana": "sweanalogy",
|