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

MITIE Training fails to generate entity_extrator.dat for more examples #188

Open
vicky88377 opened this issue Sep 19, 2018 · 3 comments
Open

Comments

@vicky88377
Copy link

We are using Windows 10 PRO 64 Bit, with RASA .13.0 and Mitie .5.0 version.
My RAM is 16GB and Processor : CPU 2.30Ghz,
PageFile says: 25677MB used, 938 available.

I'm running MITIE with 180 examples with 24 threads ,It took 4.5 hours and throw exception.
[ I have uploaded the exception message what i get.]
mitie_issue

mitie.py,line 271, in save_disk
if(_f.mitie_save_named_entity_extractor_pure_model(filename, self._obj)!=0):
OSError: exception: access viloation reading 0x00000000000..0000030

Also my model_20180918-150254 contains only training_data.json, other files like entity_extractor.dat,intent_classifier.dat, metadata.json,regex_feaurizer.json are not generated.

But when i test the same with only 2-3 examples, it's all good.

@davisking
Copy link
Contributor

davisking commented Sep 19, 2018 via email

@bofengshuimen77
Copy link

Do you solve this problem now? I met it too

@chongtwo
Copy link

I met it too and don't know how to solve it.

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

4 participants