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

Bloom att mask #1

Merged
merged 4 commits into from
Jul 20, 2022
Merged

Conversation

Muennighoff
Copy link
Owner

No description provided.

NouamaneTazi and others added 4 commits July 18, 2022 15:31
- avoid having both `-inf` and `dtype.min` in causal mask due to addition
- clip values between dtype max and min to avoid infs (not liked by softmax)

Co-authored-by: Younes Belkada <[email protected]>
- it's okay to use addition since we're using `-inf` again
@Muennighoff Muennighoff merged commit 10a77ad into Muennighoff:prefixlm Jul 20, 2022
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 20, 2022

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

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