-
Notifications
You must be signed in to change notification settings - Fork 31.9k
[model cards] ported allenai Deep Encoder, Shallow Decoder models #7153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
|
|
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? |
|
I think you want like this https://s3.amazonaws.com/models.huggingface.co/bert/Helsinki-NLP/opus-mt-en-roa/README.md |
Do you mean: ? |
LysandreJik
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great, thanks!
…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.
…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.
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