-
作者您好,我认为您的工作做的非常有意义,所以最近在利用您所给出的FB15k-237和其IMG数据集进行论文实验结果的复现,lr和batzhsize均按照脚本文件给出的值设定,但是实验结果并不理想,和论文给出的值差别较大。想请问一下如何才能获得论文中的实验结果,谢谢。
![微信图片_20221028104428](https://user-images.githubusercontent.com/…
-
Following the changes made in PR #325, the npz files and urls.json of all the datasets need to be updated. We want to migrate the urls from Google Drive to the new file storage solution discussed in #…
-
使用自带的ConvE模型的配置文件训练模型时,在FB15K237和WN18RR两个数据集上,MRR、Hits@n等各项评价指标都达不到文档中给出的结果,例如在Hits@10只有0.29左右,远低于文档中的0.50。我想知道模型性能偏低的这种情况是由我自己的问题导致的,还是因为代码本身的问题导致的。
-
运行main.py 报错:
Exception has occurred: AttributeError
module 'data' has no attribute 'KGC'
-
执行config命令:
python main.py --load_config --config/FreeBase/
报错:
syntax error near unexpected token `newline'
执行sh:
sh ./scripts/ConvE_FB.sh
报错:
Can't open ./scripts/ConvE_FB.sh
-
Hi,
It was explained in PyKEEN's documentation that each model's default hyperparameters for a given dataset are "chosen from the best-reported values in each model’s original paper unless otherwi…
-
**Describe the bug**
After training a model on fb15k237 dataset, I tried running a test with `predict_tails`.
When using this function, I had a KeyError resulting from calling `predict_tails`, th…
-
### Describe the bug
```python-traceback
Traceback (most recent call last):
File "/data2/huchaowen/multimodal_contest/example.py", line 9, in
result = pipeline(
File "/home/huchaowen/ana…
-
**Describe the bug**
I tried to run several experiments with
`pykeen experiments reproduce [model] [paper] [dataset]`
but quite a few of them produce weak results.
**To Reproduce**
For example…
-
**Is your feature request related to a problem? Please describe.**
Find a cloud storage service that 1) allows anyone with a link to upload files (something like the Dropbox file request); 2) automat…