hourouu commited on
Commit
be1ff6c
·
verified ·
1 Parent(s): d5cbe4b

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.09822349015589224,
5
+ "tr_dice": 0.9596115956890364,
6
+ "tr_iou": 0.9249938453223294,
7
+ "vl_loss": 0.09961102725368898,
8
+ "vl_dice": 0.8867785773820973,
9
+ "vl_iou": 0.8450831955514343,
10
+ "vl_sensitivity": 0.9240300677348502,
11
+ "vl_specificity": 0.9871933471783441
12
+ }
13
+ ]