-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
After I configured the environment according to readme, I started this command "python3 test.py model_best_ndcg.pth --config configs/tern.yaml --size 1k ", I found this error "Segmentation fault (core dumped)". Then I tried debugging test.py and found that there was something wrong after the code"loaded_config = checkpoint['config']" , I couldn't print checkpoint['config'] and found this error "Segmentation fault (core dumped)". I would appreciate it if you told me how to solve it.
Metadata
Metadata
Assignees
Labels
No labels