Skip to content

Commit 7c1fe8a

Browse files
authored
Update README.md
1 parent d6ca78b commit 7c1fe8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# RotatE: Knowledge Graph Embedding by Relational Rotation in Complex Space
33
**Introduction**
44

5-
This is the PyTorch implementation of the [RotatE](https://openreview.net/forum?id=HkgEQnRqYQ) model for knowledge graph embedding (KGE). We provide a toolkit that is quite efficient to train a large KGE model in a few hours on a single GPU.
5+
This is the PyTorch implementation of the [RotatE](https://openreview.net/forum?id=HkgEQnRqYQ) model for knowledge graph embedding (KGE). We provide a toolkit that give state-of-the-art performance of several popular KGE models. The toolkit is quite efficient, which is able to train a large KGE model in a few hours on a single GPU.
66

77
**Implemented features**
88

0 commit comments

Comments
 (0)