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

Create AST-XCL_float32_XCL_hsn.json

Browse files
AST-XCL/AST-XCL_float32_XCL_hsn.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": "hsn"
7
+ },
8
+ "results": {
9
+ "cmap": 0.44,
10
+ "auroc": 0.85,
11
+ "t1-acc": 0.48
12
+
13
+ }
14
+ }