hourouu commited on
Commit
f181840
·
verified ·
1 Parent(s): 6c6a020

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.08471861510052317,
5
+ "tr_dice": 0.9589057079897311,
6
+ "tr_iou": 0.9233274729018872,
7
+ "vl_loss": 0.07521807001228782,
8
+ "vl_dice": 0.9046414018024278,
9
+ "vl_iou": 0.8707740940341131,
10
+ "vl_sensitivity": 0.9274691059523438,
11
+ "vl_specificity": 0.9925946320312611
12
+ }
13
+ ]