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 you confirm that # of params of MCB models? #6

Open
jnhwkim opened this issue Oct 3, 2016 · 0 comments
Open

Can you confirm that # of params of MCB models? #6

jnhwkim opened this issue Oct 3, 2016 · 0 comments

Comments

@jnhwkim
Copy link

jnhwkim commented Oct 3, 2016

With my calculations,

The number of learnable parameters of MCB+Att is approximately 66.3M69.2M (word embedding: 6.3M, 2LSTM: 10.9M13.8M, MCB: 48M, and Conv: 1.1M),
and MCB+Att+GloVe is approximately 68.7M70.5M (word embedding: 6.3M, 2LSTM: 13.3M15.1M, MCB: 48M, and Conv: 1.1M).

Is there any missing?

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

1 participant