Skip to content

Fix off by one issue in edge embedding table size #109

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

Merged

Conversation

boomanaiden154
Copy link
Collaborator

Fixes #108

@boomanaiden154
Copy link
Collaborator Author

This also needs some cleanup before it's ready for review.

@boomanaiden154 boomanaiden154 marked this pull request as ready for review June 22, 2024 20:12
@boomanaiden154 boomanaiden154 requested a review from ondrasej June 22, 2024 20:12
@boomanaiden154
Copy link
Collaborator Author

Ready for review now as the underlying issue has been fixed. This would still benefit from test coverage, but some changes to the test infrastructure need to be made to pull in the appropriate block. Going to work on that in a future PR that I'll open up soon.

@boomanaiden154
Copy link
Collaborator Author

Test infrastructure was simpler than I thought. The test is included in this patch.

@boomanaiden154 boomanaiden154 requested a review from ondrasej July 5, 2024 17:34
Copy link
Collaborator

@ondrasej ondrasej left a comment

Choose a reason for hiding this comment

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

A few more comments, but overall this looks good.

@boomanaiden154 boomanaiden154 merged commit 656b54a into google:main Jul 9, 2024
6 checks passed
@boomanaiden154 boomanaiden154 deleted the fix-off-by-one-edge-mbedding branch July 9, 2024 18:39
virajbshah pushed a commit to virajbshah/gematria that referenced this pull request Jul 24, 2024
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.

Error when training model with rep mov instruction
2 participants