adarsh-aur commited on
Commit
fa9240d
·
verified ·
1 Parent(s): 1936919

Upload ablation_table.csv with huggingface_hub

Browse files
Files changed (1) hide show
  1. ablation_table.csv +5 -0
ablation_table.csv ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ Model,Type,Params,User_AUC,User_F1,User_AP,Role_AUC,Role_F1,Role_AP
2
+ RGCN,PRIMARY,"8,515,599",0.5,0.0,0.5,0.5,0.0,0.5
3
+ GCN,BASELINE,"5,219,855",0.5,0.0,0.5,0.5,0.0,0.5
4
+ GAT,BASELINE,"5,320,207",0.5,0.0,0.5,0.5,0.0,0.5
5
+ SAGE,BASELINE,"5,383,695",0.5,0.0,0.5,0.5,0.0,0.5