anonymous-birder commited on
Commit
547cfd2
1 Parent(s): 7b26577

Create EAT-Dedicated_Other_Dedicated_sne.json

Browse files
EAT-Dedicated/EAT-Dedicated_Other_Dedicated_sne.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "Other",
4
+ "model_name": "EAT-Dedicated",
5
+ "training_dataset": "Dedicated",
6
+ "testing_type": "sne"
7
+ },
8
+ "results": {
9
+ "cmap": 0.23,
10
+ "auroc": 0.76,
11
+ "t1-acc": 0.55
12
+
13
+ }
14
+ }