anonymous-birder commited on
Commit
06ef5dc
1 Parent(s): 10a6794

Create EfficientNet-B1-Dedicated_float32_Dedicated_per.json

Browse files
EfficientNet-B1-Dedicated /EfficientNet-B1-Dedicated_float32_Dedicated_per.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "config": {
3
+ "model_dtype": "float32",
4
+ "model_name": "EfficientNet-B1-Dedicated",
5
+ "training_dataset": "Dedicated",
6
+ "testing_type": "per"
7
+ },
8
+ "results": {
9
+ "cmap": 0.19,
10
+ "auroc": 0.72,
11
+ "t1-acc": 0.40
12
+
13
+ }
14
+ }