anonymous-birder commited on
Commit
25d4570
1 Parent(s): 6985707

Create AST-XCL_float32_XCL_nbp.json

Browse files
AST-XCL/AST-XCL_float32_XCL_nbp.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": "nbp"
7
+ },
8
+ "results": {
9
+ "cmap": 0.61,
10
+ "auroc": 0.91,
11
+ "t1-acc": 0.66
12
+
13
+ }
14
+ }