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

Fix incomplete outputs of FlaxBert #18772

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

duongna21
Copy link
Contributor

What does this PR do?

FlaxBertEncoder seems to return incomplete output (only hidden_states) in the case of returning a tuple.

Who can review?

@sanchit-gandhi @patrickvonplaten

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 26, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

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

Great thanks!

@patrickvonplaten patrickvonplaten merged commit 21f6f58 into huggingface:main Aug 26, 2022
@duongna21 duongna21 deleted the add-flax-bert-output branch August 27, 2022 03:35
oneraghavan pushed a commit to oneraghavan/transformers that referenced this pull request Sep 26, 2022
* Fix incomplete FlaxBert outputs

* fix big_bird electra roberta
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.

3 participants