[model cards] ported allenai Deep Encoder, Shallow Decoder models#7153
Merged
LysandreJik merged 6 commits intohuggingface:masterfrom Sep 17, 2020
Merged
[model cards] ported allenai Deep Encoder, Shallow Decoder models#7153LysandreJik merged 6 commits intohuggingface:masterfrom
LysandreJik merged 6 commits intohuggingface:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #7153 +/- ##
==========================================
- Coverage 80.86% 79.50% -1.36%
==========================================
Files 169 169
Lines 32293 32293
==========================================
- Hits 26114 25675 -439
- Misses 6179 6618 +439
Continue to review full report at Codecov.
|
Contributor
Author
|
I wasn't sure about the format for multiple languages in the head of the card, I added: Is this correct? I couldn't find an example of the same situation. Perhaps this can be documented? |
Closed
Contributor
|
I think you want like this https://s3.amazonaws.com/models.huggingface.co/bert/Helsinki-NLP/opus-mt-en-roa/README.md |
Contributor
Author
Do you mean: ? |
This was referenced Sep 17, 2020
sshleifer
pushed a commit
to sshleifer/transformers_fork
that referenced
this pull request
Sep 17, 2020
…ggingface#7153) * [model cards] ported allenai Deep Encoder, Shallow Decoder models * typo * fix references * add allenai/wmt19-de-en-6-6 model cards * fill-in the missing info for the build script as provided by the searcher.
Zigur
pushed a commit
to Zigur/transformers
that referenced
this pull request
Oct 26, 2020
…ggingface#7153) * [model cards] ported allenai Deep Encoder, Shallow Decoder models * typo * fix references * add allenai/wmt19-de-en-6-6 model cards * fill-in the missing info for the build script as provided by the searcher.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Once @LysandreJik merges #6940, please merge these cards
These are models ported from https://github.com/jungokasai/deep-shallow/
The models are already on s3 under
allenai- thank you for moving those from my username, @sshleifer.And added 2 more models from the same author.
Fixes #7049