Update README.md
Browse files
README.md
CHANGED
@@ -5,15 +5,39 @@ language:
|
|
5 |
- en
|
6 |
- zh
|
7 |
metrics:
|
8 |
-
-
|
9 |
pipeline_tag: translation
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
---
|
18 |
|
19 |
Access wandb logs [here](https://wandb.ai/chence08/MT5%20English-Chinese%20Translation).
|
|
|
5 |
- en
|
6 |
- zh
|
7 |
metrics:
|
8 |
+
- sacrebleu
|
9 |
pipeline_tag: translation
|
10 |
widget:
|
11 |
+
- text: >-
|
12 |
+
translate english to chinese Our language hasn't caught up with the changes
|
13 |
+
in our society, Certainly, from a medical standpoint, my legs, laser
|
14 |
+
surgery for vision impairment, titanium knees and hip replacements for
|
15 |
+
aging bodies that are allowing people to more fully engage with their
|
16 |
+
abilities, and move beyond the limits that nature has imposed on them --
|
17 |
+
not to mention social networking platforms allow people to self-identify,
|
18 |
+
to claim their own descriptions of themselves,
|
19 |
+
example_title: Long English Sentence
|
20 |
+
- text: >-
|
21 |
+
translate chinese to english 科技的发展带动社会的发展 而我们的语言并没有随着社会与时俱进 当然,从医学的角度来讲
|
22 |
+
我的假腿,修复我视力的激光手术 人工钛金膝盖,为老年人提供的股骨头替换手术 种种这些技术都能使得人们更充分地运用他们的能力
|
23 |
+
并且超越自然环境施加给他们的种种限制 并且为我们这些残疾人搭建社交平台 让我们这些人能自我认同
|
24 |
+
example_title: Long Chinese Sentence
|
25 |
+
- text: translate english to chinese Thank you.
|
26 |
+
- text: 那个男生在吃苹果!
|
27 |
+
|
28 |
+
model-index:
|
29 |
+
- name: chence08/mt5-small-iwslt2017-zh-en
|
30 |
+
results:
|
31 |
+
- task:
|
32 |
+
type: translation
|
33 |
+
dataset:
|
34 |
+
type: translation
|
35 |
+
name: IWSLT 2017
|
36 |
+
config: iwslt2017-zh-en
|
37 |
+
split: test
|
38 |
+
metrics:
|
39 |
+
- type: sacrebleu
|
40 |
+
value: 17.1
|
41 |
---
|
42 |
|
43 |
Access wandb logs [here](https://wandb.ai/chence08/MT5%20English-Chinese%20Translation).
|