Skip to content

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

Open
@vicky88377

Description

@vicky88377

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions