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

Can your implementation run and how to run? #1

Open
LiangHann opened this issue Jan 12, 2021 · 1 comment
Open

Can your implementation run and how to run? #1

LiangHann opened this issue Jan 12, 2021 · 1 comment

Comments

@LiangHann
Copy link

Can your implementation run and how to run?

@UdbhavPrasad072300
Copy link
Owner

There are notebook examples for each transformer in the notebooks directory. The parameters of the model are quite straight forward: s_vocab_size, t_vocab_size, embed_size, num_heads, num_ff, encode_layers, decode_layers, hidden_size, dropout=0.2, device="cpu")

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

No branches or pull requests

2 participants