-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
I think the front is running smoothly without bug.
But until it runs to the fifteenth step. I have encountered the following problems.
The order given by the author:
CUDA_VISIBLE_DEVICES=0 th ed/ed.lua -root_data_dir $DATA_PATH -ent_vecs_filename $ENTITY_VECS -model 'global' |& tee log_train_ed
I made changes according to the actual situation:
CUDA_VISIBLE_DEVICES=2 th ed/ed.lua -root_data_dir data_path/ -ent_vecs_filename ent_vecs__ep_69.t7 -model 'global' |& tee log_train_ed
In order to verify that all my previous steps were correct, I gave the results of the fourteenth step.
I hope you can give us a reply.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels


