-
Notifications
You must be signed in to change notification settings - Fork 230
Generating .t7 file for inferencing #65
Comments
@saswatidana Thanks for the reporting. We'll update an instruction on generating candidates shortly. |
@ledw I'm also curious about how to generate the .t7 file for a trained model. What is the format of the saved_candidates_ids file required in scripts/generate_candidates.py? Could you give me more instructions on this? |
@ledw: Any updates on this? I was also looking at Can you please let us know how to generate this file? This is needed so that we can introduce new candidates from newer versions of Wikipedia. Thanks! |
Sorry for not updating on this. |
Thanks @ledw-2: I was able to follow your reply and generate embeddings for candidate entities: #106 (comment) |
Hello,
I am trying to generate .t7 file for a trained model. For that I am running scripts/generate_candidates.py . This python file needs another input file saved_candidates_ids. How do I create this candidate_ids file?
Any pointer will help me to run inference code.
The text was updated successfully, but these errors were encountered: