HoangHa commited on
Commit
8a010b7
1 Parent(s): 31deabc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -17
app.py CHANGED
@@ -322,23 +322,6 @@ def main() -> None:
322
  Truy cập vào [AI-Vietnam/prompt-translation-for-vie](https://huggingface.co/spaces/AI-Vietnam/prompt-translation-for-vie), đăng nhập hoặc tạo một tài khoản Hugging Face, và bạn có thể bắt đầu.
323
 
324
  Cảm ơn các bạn rất nhiều! Bên cạnh đó, chúng mình đã dùng AI để chuẩn bị sẵn một đề xuất dịch giúp tăng tốc quá trình dịch thuật.
325
-
326
- [English]
327
- # 🌍 Vietnamese - Multilingual Prompt Evaluation Project
328
-
329
- Hugging Face and @argilla are developing [Multilingual Prompt Evaluation Project](https://github.com/huggingface/data-is-better-together/tree/main/prompt_translation) project. It is an open multilingual benchmark for evaluating language models, and of course, also for [YOUR LANGUAGE].
330
-
331
- ## The goal is to translate 500 Prompts
332
-
333
- And as always: data is needed for that! The community selected the best 500 prompts that will form the benchmark. In English, of course.
334
-
335
- **That's why we need your help**: if we all translate the 500 prompts, we can add Vietnamese to the leaderboard.
336
-
337
- ## How to participate
338
-
339
- Participating is easy. Go to the [AI-Vietnam/prompt-translation-for-vie](https://huggingface.co/spaces/AI-Vietnam/prompt-translation-for-vie), log in or create a Hugging Face account, and you can start working.
340
-
341
- Thanks in advance! Oh, and we'll give you a little push: Machine translation has already prepared a translation suggestion for you.
342
  """
343
  )
344
 
 
322
  Truy cập vào [AI-Vietnam/prompt-translation-for-vie](https://huggingface.co/spaces/AI-Vietnam/prompt-translation-for-vie), đăng nhập hoặc tạo một tài khoản Hugging Face, và bạn có thể bắt đầu.
323
 
324
  Cảm ơn các bạn rất nhiều! Bên cạnh đó, chúng mình đã dùng AI để chuẩn bị sẵn một đề xuất dịch giúp tăng tốc quá trình dịch thuật.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
325
  """
326
  )
327