kiril-buga commited on
Commit
1cac77f
·
verified ·
1 Parent(s): e77cc34

Metrics for epoch 2

Browse files
Files changed (1) hide show
  1. checkpointsv4/metrics_epoch_2.json +9 -0
checkpointsv4/metrics_epoch_2.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 2,
3
+ "loss": 5.978592872619629,
4
+ "val_loss": 2.4166998863220215,
5
+ "accuracy": 0.5099369883537292,
6
+ "val_accuracy": 0.49329257011413574,
7
+ "auc": 0.5115585923194885,
8
+ "val_auc": 0.5003964304924011
9
+ }