-
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 comme…
-
I just implemented prototypical focal loss support for Fasttext [1]. This loss is often used if your trainings set consists of many labels and/or is highly imbalanced [2]. For my purposes it works qui…
-
微博内容精选
-
Hi I am trying to reproduce a fasttext model using extremetext in python(I just downloaded extremetext and could use some of its functionality) however whenever I try to test my model using the `model…
-
Hi! Thanks for the lib.
I got `[1] 25799 segmentation fault` when I am using -tfidfWeights flag.
Ubuntu 18.04: `Linux 4.15.0-44-generic #47-Ubuntu SMP Mon Jan 14 11:26:59 UTC 2019 x86_64 x86_…