-
Hello, I am truly impressed by the awesomeness of your work, and I'm eager to further study it. With utmost respect for your achievements, I kindly request your consideration in sharing the preprocess…
-
Hi,
Great work and love the dataset! I can't seem to figure out the entity2id.txt files in all three dataset variations.
For example, in NELL-MBE, we have entities mapped to the same id?:
'con…
-
`
python SAFRAN/python/eval.py SAFRANBinaries/results_wn18rr/predictions.txt datasets/wn18rr/test.txt
Traceback (most recent call last):
File "SAFRAN/python/eval.py", line 65, in
res = eva…
-
python3 main.py -dataset WN18RR \
> -batch_size 128 \
> -pretrained_model bert-large-uncased \
> -desc_max_length 40 \
> -lr…
-
Thank you very much for your work open source. I would like to ask about the data preprocessing there, for FB15K-237 dataset jump=1, for wn18rr dataset jump=2, for umls dataset jump=3, is the fact as …
-
您好,最近在阅读您的论文,注意到论文中关于hitter模型在WN18RR数据集上的MRR指标为48.5,这不同于 HittER原文中的50.3,请问是什么原因呢,是进行了重新的实验吗?
-
Prompt Engineering: #19
- [x] Design Prompt for WN18RR
- [x] Design Prompt for GeoNames
- [x] Design Prompt for UMLS
Inferencing
- [x] Run Model-1 for WN18RR
- [x] Run Model-2 for WN18RR
…
-
Hi Qing145 I'm trying to reproduce the experiment from your excellent paper! I would like to know what kind of command was used to run the experimental results of the "WN18RR" dataset in your paper? …
-
Prompt Engineering: #19
- [ ] Design Prompt for WN18RR
- [ ] Design Prompt for GeoNames
- [ ] Design Prompt for UMLS
Inferencing
- [ ] Run Model-1 for WN18RR
- [ ] Run Model-2 for WN18RR
-…
-
Hi, I tried to generate rules after training with the LERP training script you uploaded. I got the following results, can you tell me how to interpret them?
Also, after training on WN18 and WN18RR …