kiril-buga commited on
Commit
2e8f071
·
verified ·
1 Parent(s): a15522c

Metrics for epoch 10

Browse files
Files changed (1) hide show
  1. checkpoints/metrics_epoch_10.json +9 -0
checkpoints/metrics_epoch_10.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 10,
3
+ "loss": 0.32601287961006165,
4
+ "val_loss": 0.4983309805393219,
5
+ "accuracy": 0.9468837380409241,
6
+ "val_accuracy": 0.9438733458518982,
7
+ "auc": 0.6286568641662598,
8
+ "val_auc": 0.6208629608154297
9
+ }