[0,1,2,3]                                       # DistMult
[0,1,2,2,3,2,3,-1,2,3,3,1]                      # Analogy
[0,1,0,1,0,2,2,1,1,3,3,1,2,0,2,-1,3,1,3,-1]     # ComplEx
[2,3,0,1]                                       # SimplE

[3,2,1,0,3,3,2,-1,0,2,3,-1,1,0,1,1,2,1,0,1,2,2,0,-1,1,0,2,-1]       # WN18
[3,2,1,0,1,0,1,1,2,1,0,1]                                           # FB15K
[1,0,2,3,3,1,1,1,3,0,0,1,0,3,2,-1,1,2,3,-1,1,3,1,-1,0,1,3,-1]       # WN18RR
[2,1,3,0]                                                           # FB15K237
[0,1,2,3,1,3,1,-1,2,1,3,-1]                                         # YAGO

# using model = BaseModel(n_ent, n_rel, args, struct) to evaluate the scoring functions
