anonymous-birder commited on
Commit
2b18588
1 Parent(s): 4a48a58

Create AST-XCL_float32_XCL_per.json

Browse files
AST-XCL/AST-XCL_float32_XCL_per.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "AST-XCL",
5
+ "training_dataset": "XCL",
6
+ "testing_type": "per"
7
+ },
8
+ "results": {
9
+ "cmap": 0.18,
10
+ "auroc": 0.72,
11
+ "t1-acc": 0.40
12
+
13
+ }
14
+ }