Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
18755436
"vscode:/vscode.git/clone" did not exist on "cdc671cee3a9d7910835423426827656917c46e2"
Unverified
Commit
18755436
authored
Nov 08, 2020
by
Stas Bekman
Committed by
GitHub
Nov 08, 2020
Browse files
fix md table (#8395)
parent
77a257fc
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
model_cards/allenai/wmt19-de-en-6-6-base/README.md
model_cards/allenai/wmt19-de-en-6-6-base/README.md
+1
-1
model_cards/allenai/wmt19-de-en-6-6-big/README.md
model_cards/allenai/wmt19-de-en-6-6-big/README.md
+1
-1
scripts/fsmt/gen-card-allenai-wmt19.py
scripts/fsmt/gen-card-allenai-wmt19.py
+1
-1
No files found.
model_cards/allenai/wmt19-de-en-6-6-base/README.md
View file @
18755436
...
...
@@ -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:
...
...
model_cards/allenai/wmt19-de-en-6-6-big/README.md
View file @
18755436
...
...
@@ -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:
...
...
scripts/fsmt/gen-card-allenai-wmt19.py
View file @
18755436
...
...
@@ -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:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment