-
你好,非常感谢你的代码,但是在运行ConvR模型时,最后测试集分别取头实体、尾实体预测结果的均值为指标,要远差于论文中ConvR在FB15k-237中对hit@10的0.528,请问有什么解决方法吗
-
-
### 🐛 Describe the bug
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 130182) of binary: /usr/bin/python3.8
Traceback (most recent call last):
File "…
-
Dear @bosung
First of all, thank you for sharing your excellent work on MTL-KGC. I am particularly interested in reproducing the results presented in this paper. To ensure that I accurately replicat…
yw3l updated
3 months ago
-
Hi, recently I have to go through all the steps from PRA to CVSM to understand the training data. It seems the vocab in the drop box data does not fit the training files.
For example:
456,10,9,8…
-
Hi guys! I'm trying to test this repo, and I could train successfully using WN18RR dataset. But I'm trying to use the trained model to perform inference with the test sample and I'm confused about how…
-
I encountered the following problem when executing "UTPUT_DIR=./checkpoint/fb15k237/ bash scripts/train_fb.sh".O How can I solve it
TypeError: Caught TypeError in replica 0 on device 0.
TypeError: f…
-
I get this error
/home/rzf/SAFRAN/build/_deps/catch2-src/src/catch2/internal/catch_fatal_condition_handler.cpp:150:45: error: size of array ‘altStackMem’ is not an integral constant-expression
1…
-
Thanks for the impressive work.
I was also trying to fintune LLAMA 7b for KG link prediction on my own dataset.
I was using huggingface trainer and it cost me huge amount of time for finetuing.
As …
-
Hello all,
I was wondering whether the pretrained models will be publicly available.
Cheers