forked from facebookresearch/fastText
-
Notifications
You must be signed in to change notification settings - Fork 16
Model quantization does not work anymore #8
Copy link
Copy link
Open
Description
I tried model.quantize yesterday and if failed with the following error message:
Assertion failed: (counts.size() == osz_), function setTargetCounts, file src/model.cc, line 331.
Even if I comment the line 331 out, I can get the compressed model, but the P@1 dropped significantly.
@mwydmuch I hope you can take a look at this issue, I'm trying to fix it right now.
And by the way, there was a few issues which mentioned similar error message in original facebook/fastText forum facebookresearch#73
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels