anonymous-birder commited on
Commit
86967a3
1 Parent(s): cf1555e

Create EAT-XCM_Other_XCM_uhh.json

Browse files
Files changed (1) hide show
  1. EAT-XCM/EAT-XCM_Other_XCM_uhh.json +14 -0
EAT-XCM/EAT-XCM_Other_XCM_uhh.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": "uhh"
7
+ },
8
+ "results": {
9
+ "cmap": 0.21,
10
+ "auroc": 0.77,
11
+ "t1-acc": 0.37
12
+
13
+ }
14
+ }