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

Create EAT-XCM_Other_XCM_hsn.json

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