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

Layer norm affine manual layer norm turned off for safety #264

Merged
merged 22 commits into from
Sep 12, 2023

Conversation

dirkgr
Copy link
Member

@dirkgr dirkgr commented Sep 11, 2023

No description provided.

@dirkgr dirkgr requested a review from epwalsh September 11, 2023 18:39
@dirkgr
Copy link
Member Author

dirkgr commented Sep 12, 2023

@epwalsh, I think this is ready.

@@ -20,7 +20,8 @@ model:
include_bias: false
block_type: sequential
layer_norm_type: low_precision
layer_norm_with_affine: false
#layer_norm_with_affine: false
Copy link
Member

Choose a reason for hiding this comment

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

This is still a field in the config, so why is it commented out?

Copy link
Member Author

Choose a reason for hiding this comment

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

I just wanted it to revert to default, but I can make it explicit.

@dirkgr
Copy link
Member Author

dirkgr commented Sep 12, 2023

Can we merge and kick this off?

Copy link
Member

@epwalsh epwalsh left a comment

Choose a reason for hiding this comment

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

LGTM

@dirkgr dirkgr merged commit 26e17c3 into main Sep 12, 2023
10 checks passed
@dirkgr dirkgr deleted the LayerNormAffine-ManualLayerNorm-TurnedOffForSafety branch September 12, 2023 20:51
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.

None yet

2 participants