Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,16 @@ metrics:
|
|
7 |
- bleu
|
8 |
model-index:
|
9 |
- name: t5-big-scratch-iwslt2017
|
10 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
datasets:
|
12 |
- IWSLT/iwslt2017
|
13 |
language:
|
|
|
7 |
- bleu
|
8 |
model-index:
|
9 |
- name: t5-big-scratch-iwslt2017
|
10 |
+
results:
|
11 |
+
- task:
|
12 |
+
type: translation
|
13 |
+
dataset:
|
14 |
+
name: iwslt2017
|
15 |
+
type: iwslt2017
|
16 |
+
metrics:
|
17 |
+
- name: BLEU
|
18 |
+
type: BLEU
|
19 |
+
value: 26.23
|
20 |
datasets:
|
21 |
- IWSLT/iwslt2017
|
22 |
language:
|