kiril-buga commited on
Commit
1ab5dda
·
verified ·
1 Parent(s): 86cc5bf

Metrics for epoch 5

Browse files
Files changed (1) hide show
  1. checkpoints/metrics_epoch_5.json +9 -0
checkpoints/metrics_epoch_5.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 5,
3
+ "loss": 0.18699124455451965,
4
+ "val_loss": 0.17947687208652496,
5
+ "accuracy": 0.9643766283988953,
6
+ "val_accuracy": 0.9751437902450562,
7
+ "auc": 0.48611411452293396,
8
+ "val_auc": 0.4781636595726013
9
+ }