fix md table (#8395)
This commit is contained in:
@@ -61,7 +61,7 @@ Pretrained weights were left identical to the original model released by allenai
|
|||||||
Here are the BLEU scores:
|
Here are the BLEU scores:
|
||||||
|
|
||||||
model | transformers
|
model | transformers
|
||||||
-------|---------|----------
|
-------|---------
|
||||||
wmt19-de-en-6-6-base | 38.37
|
wmt19-de-en-6-6-base | 38.37
|
||||||
|
|
||||||
The score was calculated using this code:
|
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:
|
Here are the BLEU scores:
|
||||||
|
|
||||||
model | transformers
|
model | transformers
|
||||||
-------|---------|----------
|
-------|---------
|
||||||
wmt19-de-en-6-6-big | 39.9
|
wmt19-de-en-6-6-big | 39.9
|
||||||
|
|
||||||
The score was calculated using this code:
|
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:
|
Here are the BLEU scores:
|
||||||
|
|
||||||
model | transformers
|
model | transformers
|
||||||
-------|---------|----------
|
-------|---------
|
||||||
{model_name} | {scores[model_name][1]}
|
{model_name} | {scores[model_name][1]}
|
||||||
|
|
||||||
The score was calculated using this code:
|
The score was calculated using this code:
|
||||||
|
|||||||
Reference in New Issue
Block a user