ignacioct commited on
Commit
5a409d1
β€’
1 Parent(s): 42fb71d

adding a list of supported languages

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -285,7 +285,8 @@ def main() -> None:
285
  You can check out the progress done in each language for the Multilingual Prompt Evaluation Project in this dashboard. If you want to add a new language to this dashboard, please open an issue and we will contact you to obtain the necessary API KEYs and URLs include your language in this dashboard.
286
 
287
  ## How to participate
288
- Participating is easy. Go to the [annotation space](https://somosnlp-dibt-prompt-translation-for-es.hf.space/), log in or create a Hugging Face account, and you can start working.
 
289
  """
290
  )
291
 
 
285
  You can check out the progress done in each language for the Multilingual Prompt Evaluation Project in this dashboard. If you want to add a new language to this dashboard, please open an issue and we will contact you to obtain the necessary API KEYs and URLs include your language in this dashboard.
286
 
287
  ## How to participate
288
+ Participating is easy. Go to one of the Annotation Spaces of the language of your choice, log in or create a Hugging Face account, and you can start working.
289
+ - [Spanish](https://somosnlp-dibt-prompt-translation-for-es.hf.space/)
290
  """
291
  )
292