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

Train Sort test #6

Open
mauicv opened this issue Dec 22, 2023 · 0 comments
Open

Train Sort test #6

mauicv opened this issue Dec 22, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mauicv
Copy link
Owner

mauicv commented Dec 22, 2023

As an initial test to verify the transformer works i'm training it to sort a sequence of 6 numbers with 3 digits in order of size. It usually gets accuracy ~ 99% on this after less than 10 epochs. I turns out that removing the MLP layer has almost no effect on the result so we should devise a harder test to ensure that we're testing both the MLP and the Attention layer.

@mauicv mauicv added the bug Something isn't working label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant