Unverified Commit 18755436 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

fix md table (#8395)

parent 77a257fc
......@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment