Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
- zh
|
7 |
metrics:
|
8 |
- sacrebleu
|
9 |
-
pipeline_tag:
|
10 |
widget:
|
11 |
- text: >-
|
12 |
translate english to chinese Our language hasn't caught up with the changes
|
@@ -24,7 +24,6 @@ widget:
|
|
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:
|
@@ -36,8 +35,8 @@ model-index:
|
|
36 |
config: iwslt2017-zh-en
|
37 |
split: test
|
38 |
metrics:
|
39 |
-
|
40 |
-
|
41 |
---
|
42 |
|
43 |
Access wandb logs [here](https://wandb.ai/chence08/MT5%20English-Chinese%20Translation).
|
|
|
6 |
- zh
|
7 |
metrics:
|
8 |
- sacrebleu
|
9 |
+
pipeline_tag: text2text-generation
|
10 |
widget:
|
11 |
- text: >-
|
12 |
translate english to chinese Our language hasn't caught up with the changes
|
|
|
24 |
example_title: Long Chinese Sentence
|
25 |
- text: translate english to chinese Thank you.
|
26 |
- text: 那个男生在吃苹果!
|
|
|
27 |
model-index:
|
28 |
- name: chence08/mt5-small-iwslt2017-zh-en
|
29 |
results:
|
|
|
35 |
config: iwslt2017-zh-en
|
36 |
split: test
|
37 |
metrics:
|
38 |
+
- type: sacrebleu
|
39 |
+
value: 17.1
|
40 |
---
|
41 |
|
42 |
Access wandb logs [here](https://wandb.ai/chence08/MT5%20English-Chinese%20Translation).
|