anonymous-birder commited on
Commit
dd6aad2
1 Parent(s): e5a3806

Create AST-Dedicated _float32_Dedicated_nes.json

Browse files
AST-Dedicated/AST-Dedicated _float32_Dedicated_nes.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "AST-Dedicated",
5
+ "training_dataset": "Dedicated",
6
+ "testing_type": "nes"
7
+ },
8
+ "results": {
9
+ "cmap": 0.29,
10
+ "auroc": 0.88,
11
+ "t1-acc": 0.48
12
+
13
+ }
14
+ }