update git link.
Browse files
app.py
CHANGED
@@ -131,7 +131,7 @@ We introduce Mexa, a method for assessing the multilingual capabilities of Engli
|
|
131 |
|
132 |
## Code
|
133 |
|
134 |
-
https://github.com/
|
135 |
|
136 |
## Details
|
137 |
We use parallel datasets from FLORES and the Bible. In the ARC style, we use mean pooling over layers, and the English score achieved by each LLM in the ARC benchmark is used to adjust the multilingual scores. In the Belebele style, we use max pooling over layers, and the English score achieved by each LLM in Belebele is used to adjust the multilingual scores.
|
|
|
131 |
|
132 |
## Code
|
133 |
|
134 |
+
https://github.com/cisnlp/Mexa
|
135 |
|
136 |
## Details
|
137 |
We use parallel datasets from FLORES and the Bible. In the ARC style, we use mean pooling over layers, and the English score achieved by each LLM in the ARC benchmark is used to adjust the multilingual scores. In the Belebele style, we use max pooling over layers, and the English score achieved by each LLM in Belebele is used to adjust the multilingual scores.
|