-
Hi, thanks for your great work. I want to know how many gpu hours or epochs you need to get the reported results of fb1k5237 and wn18nn on your paper?
-
**Describe the bug**
Sometimes, with identical configuration, training aborts because of CUDA out of memory errors. It seems as if it does not abort while the evaluator runs, but after evaluation whe…
-
Hello I get a type error when running the code for the standard link prediction:
`python run_lp.py -loop lcwa -loss bce -b 512 -data fb15k237 -anchors 1000 -sp 100 -lr 0.0005 -ft_maxp 20 -pool cat …
-
Hello. I have questions about what are the GPUs used for training in your experiment? And how long did you train the model for WN18RR and FB15K237? Can you give me the answer? Because I want to follow…
-
I ran the following in PyKEEN w/ torch-max-mem-0.1.1
```python
from pykeen.pipeline import pipeline
result = pipeline(
dataset="fb15k237",
dataset_kwargs=dict(
create_inverse_t…
-
### Describe the bug
According to the [document](https://pykeen.readthedocs.io/en/stable/api/pykeen.pipeline.PipelineResult.html#pykeen.pipeline.PipelineResult.save_to_directory) about saving pipelin…
-
### Describe the bug
When creating an instance of the NodePiece class (using the FB15k237 training triples as dataset) and taking the 50 nodes with the highest degree as anchors using `DegreeAnchor…
-
![image](https://github.com/zjukg/NeuralKG/assets/56437396/e5d5f75f-eebe-424b-aaf6-db624e352f72)
如图所示,为什么要这样呢,有什么作用吗
-
I am using Pykeen for some knowledge representation and graph quality assessment tests, but I have encountered some operational problems and would like to ask for your help. some of my code is as foll…
-
错误代码
RuntimeError: Error(s) in loading state_dict for TransformerModel:
size mismatch for encoder.weight: copying a param with shape torch.Size([15021, 256]) from checkpoint, the shape in current m…