Skip to content

Add to DeBERTa resources#20155

Merged
sgugger merged 6 commits into
huggingface:mainfrom
Saad135:add_deberta_resources
Nov 15, 2022
Merged

Add to DeBERTa resources#20155
sgugger merged 6 commits into
huggingface:mainfrom
Saad135:add_deberta_resources

Conversation

@Saad135

@Saad135 Saad135 commented Nov 10, 2022

Copy link
Copy Markdown
Contributor

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

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

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.

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@stevhliu stevhliu mentioned this pull request Nov 10, 2022
20 tasks

@stevhliu stevhliu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread docs/source/en/model_doc/deberta.mdx Outdated
@Saad135
Saad135 force-pushed the add_deberta_resources branch from 5444f39 to 08889a6 Compare November 11, 2022 15:05
@Saad135
Saad135 requested a review from stevhliu November 11, 2022 15:06
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@Saad135
Saad135 marked this pull request as ready for review November 14, 2022 12:12

@stevhliu stevhliu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, just one more minor change and we should be ready! :)

Comment thread docs/source/en/model_doc/deberta.mdx Outdated
@Saad135
Saad135 force-pushed the add_deberta_resources branch from 08889a6 to 56935a7 Compare November 15, 2022 02:02
@Saad135
Saad135 requested a review from stevhliu November 15, 2022 02:03
@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint.

@stevhliu stevhliu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, looks good to me! Pinging @sgugger for a final look :)

@sgugger sgugger left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@sgugger
sgugger merged commit 5b62f8e into huggingface:main Nov 15, 2022
@Saad135
Saad135 deleted the add_deberta_resources branch November 16, 2022 13:02
mpierrau pushed a commit to mpierrau/transformers that referenced this pull request Dec 15, 2022
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants