mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
fix md table (#8395)
This commit is contained in:
parent
77a257fc21
commit
187554366f
3 changed files with 3 additions and 3 deletions
|
|
@ -61,7 +61,7 @@ Pretrained weights were left identical to the original model released by allenai
|
|||
Here are the BLEU scores:
|
||||
|
||||
model | transformers
|
||||
-------|---------|----------
|
||||
-------|---------
|
||||
wmt19-de-en-6-6-base | 38.37
|
||||
|
||||
The score was calculated using this code:
|
||||
|
|
|
|||
|
|
@ -61,7 +61,7 @@ Pretrained weights were left identical to the original model released by allenai
|
|||
Here are the BLEU scores:
|
||||
|
||||
model | transformers
|
||||
-------|---------|----------
|
||||
-------|---------
|
||||
wmt19-de-en-6-6-big | 39.9
|
||||
|
||||
The score was calculated using this code:
|
||||
|
|
|
|||
|
|
@ -85,7 +85,7 @@ Pretrained weights were left identical to the original model released by allenai
|
|||
Here are the BLEU scores:
|
||||
|
||||
model | transformers
|
||||
-------|---------|----------
|
||||
-------|---------
|
||||
{model_name} | {scores[model_name][1]}
|
||||
|
||||
The score was calculated using this code:
|
||||
|
|
|
|||
Loading…
Reference in a new issue