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

Try--dropout-embedding-with-gpt-tokenizer-best-run #141

Open
david-thrower opened this issue Dec 18, 2023 · 1 comment
Open

Try--dropout-embedding-with-gpt-tokenizer-best-run #141

david-thrower opened this issue Dec 18, 2023 · 1 comment
Labels
status/ready-pending-tests Ready to make pull request once tests pass.

Comments

@david-thrower
Copy link
Owner

Kind of issue: kind/enhancement; R and D

Hybridize Alex's proof of concept for Droupout(0.75) -> Embedding(15 dimensions) with the parameters in f2fdcf708269fc9c9fd29ababd7b93cdc6f8f834

Suggested Labels (If you don't know, that's ok): kind/enhancement; R and D

@david-thrower
Copy link
Owner Author

david-thrower commented Dec 20, 2023

@sashakolpakov

It looks like this approach Embedding -> dropout is a winner. I see that with the current params (that may no longer be optimal) I see test set binary-accuracy >= 0.95 with a dropout rate of ~ 0.6. I am testing on another branch, hybridizing this with the randomization of motivations and will see which of the 2 should be merged in.

@david-thrower david-thrower added the status/ready-pending-tests Ready to make pull request once tests pass. label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/ready-pending-tests Ready to make pull request once tests pass.
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant