Closed yaowang1112 closed 3 years ago
Yes sry that pretrained model is missed out, I will upload it and update you
Please download the file using
curl http://transfer.sh/PbRHI/webqsp.pt -o webqsp.pt
And place it in the correct folder ../../pretrained_models/relation_matching_models/webqsp.pt
This is a temporary download and I will be moving this to pretrained_models.zip soon
I downloaded the file before, I am curious about how to get webqsq.pt. Run which file can get webqsp.pt?
This file: https://github.com/malllabiisc/EmbedKGQA/blob/master/KGQA/RoBERTa/pruning_main.py
You will have to edit it to save the checkpoint to the proper location with the proper name
@apoorvumang thank you for sharing, I notice that the pruning_test.txt
is still missing from data.zip
. Can you share the it? And the script to create pruning_{train, test}.txt
if possible?
@dungtn sure, can you please create a new issue regarding this? will be easier to track
@apoorvumang thanks for the code. please share pruning_test.txt and script for pruning file creation if possible. thanks
I don't know how to get webqsp.pt when I do relation_matching.