-
### Description
I am trying to tune ComplEx with ```ampligraph.evaluation.select_best_model_ranking```, but I keep getting various sqlite3.OperationalError exceptions at seemingly random iterations…
-
I find a problem in the eval.py. when the scores of these entities are same, the ranking of the all entities are 1. Can you explain this?
-
Hi!
I have a question about datasets.
After calling `python kbc/process_datasets.py` and downloading the datasets, I realized that triples are in the "index" format as such:
a triple --> `2431 89…
-
-
Input Files Path : ./benchmarks/WN18RR/
The toolkit is importing datasets.
Process finished with exit code 139 (interrupted by signal 11: SIGSEGV)
-
Thank you for your excellent project, but I cannot obtain the evaluation results on WN18RR with the best configuration. I get about 4500 on MR and 0.4 on MRR with the source code. Can you please tell …
-
Hi, thanks for publishing this great contribution!
I ran the link prediction program on WN18RR with exactly the same parameters as recommended except eval batch size 2500 instead of 5000 to fit in …
-
Hi,
I have a graph based on the wordnet knowledge base. I want to convert each relation edge into a vector with ConvE and TransE model using pykg2vec. Can anyone help me with the same?
Thanks!
-
I am trying to reproduce the results of WN18RR.
I obtain much lower results despite using the predefined configs.
INFO:root:Hits@1: 0.3500
07/26/2018 02:40:17 PM: [ Hits@1: 0.3500 ]
INFO:root:…
-
I am trying perform run_bert_link_prediction.py for FB15K data with GPU 8GB and 12 batch_size. After 7 days, it is still ongoing. The iteration process shows:
Testing: 100%
left: ???
Testing: 100%
…