Unverified Commit 5eae8e05 authored by Minjie Wang's avatar Minjie Wang Committed by GitHub
Browse files

[Fix] Fix typo in KGE readme

parent 9d64927c
...@@ -52,7 +52,7 @@ The speed is measured with 16 CPU cores and one Nvidia V100 GPU. ...@@ -52,7 +52,7 @@ The speed is measured with 16 CPU cores and one Nvidia V100 GPU.
The speed on FB15k The speed on FB15k
| Models | TrasnE | DistMult | ComplEx | | Models | TransE | DistMult | ComplEx |
|---------|--------|----------|---------| |---------|--------|----------|---------|
|MAX_STEPS| 20000 | 100000 | 100000 | |MAX_STEPS| 20000 | 100000 | 100000 |
|TIME | 411s | 690s | 806s | |TIME | 411s | 690s | 806s |
...@@ -67,7 +67,7 @@ The accuracy on FB15k ...@@ -67,7 +67,7 @@ The accuracy on FB15k
The speed on wn18 The speed on wn18
| Models | TrasnE | DistMult | ComplEx | | Models | TransE | DistMult | ComplEx |
|---------|--------|----------|---------| |---------|--------|----------|---------|
|MAX_STEPS| 40000 | 10000 | 20000 | |MAX_STEPS| 40000 | 10000 | 20000 |
|TIME | 719s | 126s | 266s | |TIME | 719s | 126s | 266s |
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment