anonymous-birder commited on
Commit
4c8ceb3
1 Parent(s): cfd151e

Create EAT-XCM_Other_XCM_per.json

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