Closed SeekPoint closed 6 years ago
mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main rlpre 0.01 wordTotal= 114042 Word dimension= 50 Segmentation fault (core dumped) mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main r 0.01 mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main rl 0.01 wordTotal= 114042 Word dimension= 50 Segmentation fault (core dumped) mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main test wordTotal= 114042 Word dimension= 50 Segmentation fault (core dumped) mldl@ub1604:~/ub16_prj/RelationClassification-RL$
Hi, @loveJasmine Have you solved this problem?
Hi, I have encountered the same problem that the model can't be tested. Have you guys solved this problem? Thanks!
Besides, after I train the model, there is nothing in out/rlpre/pr.txt, which I really wonder why.
mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main rlpre 0.01 wordTotal= 114042 Word dimension= 50 Segmentation fault (core dumped) mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main r 0.01 mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main rl 0.01 wordTotal= 114042 Word dimension= 50 Segmentation fault (core dumped) mldl@ub1604:~/ub16_prj/RelationClassification-RL$ ./main test wordTotal= 114042 Word dimension= 50 Segmentation fault (core dumped) mldl@ub1604:~/ub16_prj/RelationClassification-RL$