hourouu commited on
Commit
ad67e17
·
verified ·
1 Parent(s): 3278e96

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.08736641682188134,
5
+ "tr_dice": 0.9606609862431416,
6
+ "tr_iou": 0.926669680031771,
7
+ "vl_loss": 0.09952715470076673,
8
+ "vl_dice": 0.8881744854556812,
9
+ "vl_iou": 0.8476397344635072,
10
+ "vl_sensitivity": 0.9291142331593636,
11
+ "vl_specificity": 0.9871538256568454
12
+ }
13
+ ]