kiril-buga commited on
Commit
cd3af95
·
verified ·
1 Parent(s): bd27aad

Metrics for epoch 1

Browse files
Files changed (1) hide show
  1. checkpointsv4/metrics_epoch_1.json +9 -0
checkpointsv4/metrics_epoch_1.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1,
3
+ "loss": 6.446382522583008,
4
+ "val_loss": 2.3934452533721924,
5
+ "accuracy": 0.5073099136352539,
6
+ "val_accuracy": 0.4965563714504242,
7
+ "auc": 0.4822927415370941,
8
+ "val_auc": 0.5032422542572021
9
+ }