Add missing mlsum_tr task to the Llama-3.3-70B-Instruct model
Browse files
results/zero-shot/Llama-3.3-70B-Instruct.json
CHANGED
@@ -163,6 +163,13 @@
|
|
163 |
"name": "gecturk_generation",
|
164 |
"task": "grammatical_error_correction",
|
165 |
"exact_match": 0.0052482064615532766
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
166 |
}
|
167 |
]
|
168 |
}
|
|
|
163 |
"name": "gecturk_generation",
|
164 |
"task": "grammatical_error_correction",
|
165 |
"exact_match": 0.0052482064615532766
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"name": "mlsum_tr",
|
169 |
+
"task": "summarization",
|
170 |
+
"rouge1": 0.4242379216426208,
|
171 |
+
"rouge2": 0.2810704842229309,
|
172 |
+
"rougeL": 0.3500597320086401
|
173 |
}
|
174 |
]
|
175 |
}
|