fix md table (#8395)

This commit is contained in:
Stas Bekman 2020-11-08 01:25:14 -08:00 committed by GitHub
parent 77a257fc21
commit 187554366f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: