Upload from GitHub Actions: updated disclaimer on frontend
Browse files- frontend/src/App.js +1 -1
frontend/src/App.js
CHANGED
@@ -81,7 +81,7 @@ function App () {
|
|
81 |
}}
|
82 |
>
|
83 |
<strong>Work in Progress:</strong> This dashboard is currently under
|
84 |
-
active development. Evaluation results are not yet final. Note that the visualised results currently stem from sampling
|
85 |
</div>
|
86 |
<div
|
87 |
style={{
|
|
|
81 |
}}
|
82 |
>
|
83 |
<strong>Work in Progress:</strong> This dashboard is currently under
|
84 |
+
active development. Evaluation results are not yet final. Note that the visualised results currently stem from sampling 20 instances per combination of model, task, and language. We have evaluated 139 languages across 41 models and 7 tasks, totaling over 300,000 individual evaluations. Only the top 150 languages by speaker count are included in the current evaluation scope. More extensive evaluation runs will be released later this year.
|
85 |
</div>
|
86 |
<div
|
87 |
style={{
|