mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
fix md table (#8395)
This commit is contained in:
parent
77a257fc21
commit
187554366f
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user