akera commited on
Commit
a729bca
·
verified ·
1 Parent(s): fa045d5

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
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
- **Scientific 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.
 
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.