hourouu commited on
Commit
60cdc4b
·
verified ·
1 Parent(s): 53d0a94

Log update epoch 1

Browse files
Files changed (1) hide show
  1. train_log.json +13 -0
train_log.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "epoch": 1,
4
+ "tr_loss": 0.11128789707886745,
5
+ "tr_dice": 0.9597737633832537,
6
+ "tr_iou": 0.9270055924299606,
7
+ "vl_loss": 0.07990549552051601,
8
+ "vl_dice": 0.8996040577838837,
9
+ "vl_iou": 0.8633568751925719,
10
+ "vl_sensitivity": 0.9236758403730377,
11
+ "vl_specificity": 0.9925722502745115
12
+ }
13
+ ]