aaryaupadhya20 commited on
Commit
2a3ae7e
·
verified ·
1 Parent(s): 671ceed

Upload winner_model_metrics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. winner_model_metrics.json +11 -0
winner_model_metrics.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "ComplEx",
3
+ "dataset": "CoDEx-S",
4
+ "task": "link-prediction",
5
+ "MRR": 0.474,
6
+ "Hits@1": 0.377,
7
+ "Hits@3": 0.522,
8
+ "Hits@10": 0.664,
9
+ "epochs_trained": 345,
10
+ "early_stopped": true
11
+ }