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

About the Compression #1

Open
SecretGuardian opened this issue Oct 29, 2020 · 0 comments
Open

About the Compression #1

SecretGuardian opened this issue Oct 29, 2020 · 0 comments

Comments

@SecretGuardian
Copy link

Hi thanks for sharing the great work. I run the LM PTB demo and finished the full embed and kdq embed training.
But according to the results, for the full embed, the final results are:

total 110508
5094892 Oct 27 23:21 model-46445.meta
79 Oct 27 23:21 checkpoint
79100812 Oct 27 23:21 model-46445.data-00000-of-00001
465 Oct 27 23:21 model-46445.index
18189654 Oct 27 19:14 graph.pbtxt

while the kdq embed results are:

total 112252
5324218 Oct 27 23:42 model-46445.meta
79 Oct 27 23:42 checkpoint
79767436 Oct 27 23:42 model-46445.data-00000-of-00001
634 Oct 27 23:42 model-46445.index
18567704 Oct 27 19:13 graph.pbtxt

It seems like the kdq model is even larger. How should I estimate the real compression performance? Thanks.
(I used K=128, D=50, type=smx, share subspace=False, additive quantization=False)

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