anonymous-birder commited on
Commit
810ee83
1 Parent(s): efc0b7c

Create EAT-XCL_Other_XCL_sne.json

Browse files
Files changed (1) hide show
  1. EAT-XCL/EAT-XCL_Other_XCL_sne.json +14 -0
EAT-XCL/EAT-XCL_Other_XCL_sne.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": "sne"
7
+ },
8
+ "results": {
9
+ "cmap": 0.24,
10
+ "auroc": 0.82,
11
+ "t1-acc": 0.58
12
+
13
+ }
14
+ }