Updated model card for mbart and mbart50#37619
Conversation
|
Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. The CI will be paused while the PR is in draft mode. When it is ready for review, please click the |
stevhliu
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
stevhliu
left a comment
There was a problem hiding this comment.
Thanks, just a few more changes and we should be ready to merge! 🤗
| tokenizer.batch_decode(generated_tokens, skip_special_tokens=True) | ||
| ``` | ||
|
|
||
| ## Documentation resources |
There was a problem hiding this comment.
I have removed these lines of code.
There was a problem hiding this comment.
Sorry I wasn't clear! The code example is fine the way it was before, but we can remove the ## Documentation resources section.
There was a problem hiding this comment.
Okay, I have made the said changes
|
I have made all the said changes, please let me know if there are any other changes. |
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
19837a9 to
e7cf39e
Compare
* new card for mbart and mbart50 * removed comment BADGES * Update mBart overview Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * fix typo (MBart to mBart) Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com> * maybe fix typo * update typo and combine notes * changed notes * changed the example sentence * fixed grammatical error and removed some lines from notes example * missed one word * removed documentation resources and added some lines of example code back in notes. --------- Co-authored-by: Steven Liu <59462357+stevhliu@users.noreply.github.com>
What does this PR do?
Addresses #36979 so that the documentation for mbart and mbart50 align with the standardized format for all model cards.
Before submitting
Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.
@stevhliu, please let me know about any changes that may be required.