-
Hi,
I've noticed an issue in this work as follows: In module create_batch.py
the negative samples are not allowed to be taken from test data. When valid_triples_dict is defined as:
self.valid_t…
-
I am getting the error below while installing marius. I have tried several solutions but those didn't work.
```
ERROR: Failed building wheel for marius
Failed to build marius
ERROR: Could not …
-
I use your code as a part in our experiment.
But there is a problem about the test_graph.
Because the code uses all train triplets to build graph during valid and test, so when I test the model, 64G…
-
你好,我用你们提供的checkpoint和masked邻居文件txt在FB15k-237数据集上,跑了15epoch但是结果要比论文中差挺多,请问是epoch太少了吗?需要跑了多少个epoch才能达到论文中的结果呢?
![image](https://github.com/zjunlp/Relphormer/assets/100339350/3d1cb1ed-cd33-455b-a1d5-c5d…
TTYee updated
1 month ago
-
# aspect-based-sentiment-classification
- [x] :smile: custom dataset
* [dataset](https://github.com/neulab/ExplainaBoard/tree/main/data/system_outputs/absa)
* [system_output](https://gi…
-
尊敬的作者您好!
我在运行bash scripts/pretrain_fb15k-237-image.sh时有以下警告:
1、/root/miniconda3/envs/MKGformer/lib/python3.8/site-packages/transformers/feature_extraction_utils.py:158: UserWarning: Creating a tenso…
-
非常感谢作者们扎实的工作,我现在想要尝试用您提供的代码跑WN18和FB15K-237这两个数据集,不知道这个可否实现呢?因为我注意到您的代码中有这些针对于DB15K和MKG-W的专有json文件,不知道这些文件可否通过代码生成在其他数据集上呢?(例如WN18和FB15K-237)
![image](https://github.com/zjukg/MyGO/assets/91859784/cf8…
-
win18rr_transductive Report an error:
10:41:03 Random seed: 1024
10:41:03 Config file: config/transductive/wn18rr.yaml
10:41:03 Delta: 0
10:41:03 {'dataset': {'class': 'WN18RR', 'root': '~…
-
Hello, thank you for the work.
I am trying to train the model on the FB15k-237 dataset with the default hyperparameter setting and 2080Ti GPU.
However, it is estimated that training takes approximat…
-
When I tried to run your model on the FB15k-237 dataset, there were errors about the probability tensor every time after serveral epochs(the exact number of epochs varied all the time). Do you have an…