kiril-buga commited on
Commit
fb14c6e
·
verified ·
1 Parent(s): 768a882

Metrics for epoch 4

Browse files
Files changed (1) hide show
  1. checkpoints/metrics_epoch_4.json +9 -0
checkpoints/metrics_epoch_4.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 4,
3
+ "loss": 1.0874158143997192,
4
+ "val_loss": 0.9741586446762085,
5
+ "accuracy": 0.9408978223800659,
6
+ "val_accuracy": 0.9426692128181458,
7
+ "auc": 0.4968671202659607,
8
+ "val_auc": 0.45169714093208313
9
+ }