Skip to content
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

Update Perceiver code examples #14783

Merged
merged 2 commits into from
Dec 15, 2021

Conversation

NielsRogge
Copy link
Contributor

@NielsRogge NielsRogge commented Dec 15, 2021

What does this PR do?

This PR:

  • fixes the code examples of PerceiverModel and PerceiverForMaskedLM
  • adds a link to the Perceiver blog post.

Fixes #14775

@NielsRogge NielsRogge requested a review from sgugger December 15, 2021 15:19
Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Nice new examples!

Copy link
Member

@LysandreJik LysandreJik left a comment

Choose a reason for hiding this comment

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

That's great, thanks a lot @NielsRogge!

@LysandreJik LysandreJik merged commit 50bc57c into huggingface:master Dec 15, 2021
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.

Errors in running Perceiver example with transformers-4.14.0.dev0
3 participants