Spaces:
Sleeping
Sleeping
Update config.py
Browse files
config.py
CHANGED
@@ -41,7 +41,7 @@ MIN_SAMPLES_PER_PAIR = 10 # Minimum samples to be valid
|
|
41 |
# UI settings
|
42 |
TITLE = "🏆 SALT Translation Leaderboard"
|
43 |
DESCRIPTION = """
|
44 |
-
|
45 |
|
46 |
Upload your model's predictions on our standardized test set to see how it performs across all UG40 language pairs.
|
47 |
Compare against Google Translate baseline and other submitted models.
|
|
|
41 |
# UI settings
|
42 |
TITLE = "🏆 SALT Translation Leaderboard"
|
43 |
DESCRIPTION = """
|
44 |
+
Evaluation of translation models on Ugandan languages
|
45 |
|
46 |
Upload your model's predictions on our standardized test set to see how it performs across all UG40 language pairs.
|
47 |
Compare against Google Translate baseline and other submitted models.
|