anonymous-birder commited on
Commit
57aa07b
1 Parent(s): df21633

Create EfficientNet-B1-XCL_float32_XCL_uhh.json

Browse files
EfficientNet-B1-XCL/EfficientNet-B1-XCL_float32_XCL_uhh.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "EfficientNet-B1-XCL",
5
+ "training_dataset": "XCL",
6
+ "testing_type": "uhh"
7
+ },
8
+ "results": {
9
+ "cmap": 0.23,
10
+ "auroc": 0.78,
11
+ "t1-acc": 0.42
12
+
13
+ }
14
+ }