anonymous-birder commited on
Commit
5014082
1 Parent(s): 4892951

Create ConvNeXT-XCL_float32_lt_hsn.json

Browse files
ConvNeXT-XCL/ConvNeXT-XCL_float32_lt_hsn.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "ConvNeXT-XCL",
5
+ "training_type": "lt",
6
+ "testing_type": "hsn"
7
+ },
8
+ "results": {
9
+ "cmap": 0.47,
10
+ "auroc": 0.89,
11
+ "t1-acc": 0.52
12
+
13
+ }
14
+ }