anonymous-birder commited on
Commit
d31aab9
1 Parent(s): e4315c5

Create ConvNeXT-XCM_float32_XCM_hsn.json

Browse files
ConvNeXT-XCM/ConvNeXT-XCM_float32_XCM_hsn.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "ConvNeXT-XCM",
5
+ "training_dataset": "XCM",
6
+ "testing_type": "hsn"
7
+ },
8
+ "results": {
9
+ "cmap": 0.47,
10
+ "auroc": 0.86,
11
+ "t1-acc": 0.46
12
+
13
+ }
14
+ }