Kabatubare commited on
Commit
f3b3d9a
·
verified ·
1 Parent(s): babb9d9

Create all_results.json

Browse files
Files changed (1) hide show
  1. all_results.json +23 -0
all_results.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Test_accuracy": 0.9998475958241256,
3
+ "Test_f1": 0.9998758483694752,
4
+ "Test_loss": 123070660608.0,
5
+ "Test_precision": 0.9999793059205762,
6
+ "Test_recall": 0.9997724122235325,
7
+ "Test_runtime": 5135.0444,
8
+ "Test_samples_per_second": 15.333,
9
+ "Test_steps_per_second": 1.917,
10
+ "Validation_accuracy": 0.9998856954163862,
11
+ "Validation_f1": 0.9999061434336903,
12
+ "Validation_loss": 89136693248.0,
13
+ "Validation_precision": 1.0,
14
+ "Validation_recall": 0.9998123044838373,
15
+ "Validation_runtime": 5062.7566,
16
+ "Validation_samples_per_second": 15.552,
17
+ "Validation_steps_per_second": 1.944,
18
+ "epoch": 3.0,
19
+ "train_loss": 10893808030881.182,
20
+ "train_runtime": 445813.7666,
21
+ "train_samples_per_second": 1.59,
22
+ "train_steps_per_second": 0.199
23
+ }