kiril-buga commited on
Commit
92f31b3
·
verified ·
1 Parent(s): afdeb09

Metrics for epoch 1

Browse files
Files changed (1) hide show
  1. checkpoints/metrics_epoch_1.json +9 -0
checkpoints/metrics_epoch_1.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1,
3
+ "loss": 4.851613998413086,
4
+ "val_loss": 2.143904209136963,
5
+ "accuracy": 0.529468297958374,
6
+ "val_accuracy": 0.6996005177497864,
7
+ "auc": 0.5494765639305115,
8
+ "val_auc": 0.4795680344104767
9
+ }