Add to DeBERTa resources#20155
Conversation
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
stevhliu
left a comment
There was a problem hiding this comment.
Thanks for the contribution! 🤗
I think we should keep the materials specific to DeBERTa for now. There are still several resources you can add, for example, from the Hugging Face blog:
You can also add the example scripts and notebooks for the tasks DeBERTa supports: masked language modeling, sequence classification, token classification, and question answering.
5444f39 to
08889a6
Compare
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
stevhliu
left a comment
There was a problem hiding this comment.
Thanks, just one more minor change and we should be ready! :)
08889a6 to
56935a7
Compare
|
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. |
sgugger
left a comment
There was a problem hiding this comment.
Thanks for your contribution!
* Add to DeBERTa resources * Fix mistakes with chapter number * Add fill-mask pipeline * Add sequence, token and QA pipeline * Change token classification pipeline order * Remove flax script and notebook links
What does this PR do?
Adds resources to Deberta
Relates to #20055
@stevhliu Can you please take a look :-). I could not really find anything on DeBERTa but since DeBERTa builds upon RoBERTa, should I add the materials for RoBERTa?
Before submitting
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
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.