Skip to content

unable to open model file for reading #19

@AleksandrsBerdicevskis

Description

@AleksandrsBerdicevskis

When I try to follow the steps in the Readme, it works for udt_en, but not for suc. What happens with suc is as follows: python3 build_suc.py --name suc --python builds a c file and then gets stuck at cc -Wall -Wno-unused-function -Ofast -I /home/sasha/efselab -o suc suc.c, nothing happens. I interrupt it and compile the c file using gcc -o suc suc.c. That works, and I am able to run ./suc train suc-data/suc-blogs.tab suc-data/talbanken_dev.tab suc.bin, which works for 6 iterations and then crashes at

Finding optimal feature compression...
unable to open model file for reading: No such file or directory

At every iteration, it also reports:

Error at 235!
  Tuning error:   100.00%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions