Skip to content

Conversation

@provos
Copy link

@provos provos commented Feb 15, 2023

correctly initialize the moving counter of codebook entry utilization.

initializing this to 0 leads to divides by ~0 and numerically unstable embeddings at the beginning of training.

correctly initialize the moving counter of codebook entry utilization.

initializing this to 0 leads to divides by ~0 and numerically unstable embeddings at the beginning of training.
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.

1 participant