anonymous-birder commited on
Commit
0956238
1 Parent(s): 452db41

Create EAT-XCL_Other_XCL_nes.json

Browse files
Files changed (1) hide show
  1. EAT-XCL/EAT-XCL_Other_XCL_nes.json +14 -0
EAT-XCL/EAT-XCL_Other_XCL_nes.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "Other",
4
+ "model_name": "EAT-XCL",
5
+ "training_dataset": "XCL",
6
+ "testing_type": "nes"
7
+ },
8
+ "results": {
9
+ "cmap": 0.27,
10
+ "auroc": 0.87,
11
+ "t1-acc": 0.46
12
+
13
+ }
14
+ }