utrobinmv commited on
Commit
7bd9a91
1 Parent(s): 5896045

feat update readme

Browse files
Files changed (1) hide show
  1. README.md +19 -0
README.md CHANGED
@@ -10,6 +10,25 @@ datasets:
10
  - ccmatrix
11
  metrics:
12
  - sacrebleu
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # T5 English, Russian and Chinese multilingual machine translation
 
10
  - ccmatrix
11
  metrics:
12
  - sacrebleu
13
+ widget:
14
+ - example_title: translate zh-ru
15
+ text: >
16
+ translate to ru: 开发的目的是为用户提供个人同步翻译。
17
+ - example_title: translate ru-en
18
+ text: >
19
+ translate to en: Цель разработки — предоставить пользователям личного синхронного переводчика.
20
+ - example_title: translate en-ru
21
+ text: >
22
+ translate to ru: The purpose of the development is to provide users with a personal synchronized interpreter.
23
+ - example_title: translate en-zh
24
+ text: >
25
+ translate to zh: The purpose of the development is to provide users with a personal synchronized interpreter.
26
+ - example_title: translate zh-en
27
+ text: >
28
+ translate to zh: 开发的目的是为用户提供个人同步解释器。
29
+ - example_title: translate ru-zh
30
+ text: >
31
+ translate to zh: Цель разработки — предоставить пользователям личного синхронного переводчика.
32
  ---
33
 
34
  # T5 English, Russian and Chinese multilingual machine translation