kiril-buga commited on
Commit
9514252
·
verified ·
1 Parent(s): 446959a

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.1762681007385254,
4
+ "val_loss": 0.17569787800312042,
5
+ "accuracy": 0.9686999320983887,
6
+ "val_accuracy": 0.9751437902450562,
7
+ "auc": 0.46245524287223816,
8
+ "val_auc": 0.49800360202789307
9
+ }