CassioBN commited on
Commit
f8df129
1 Parent(s): ea3442b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -90,6 +90,8 @@ The following hyperparameters were used during training:
90
  | 0.0037 | 9.0 | 8811 | nan | 0.8281 | 0.9010 | 0.8630 | 0.9712 |
91
  | 0.0031 | 10.0 | 9790 | nan | 0.8295 | 0.8966 | 0.8617 | 0.9714 |
92
 
 
 
93
 
94
  ### Framework versions
95
 
 
90
  | 0.0037 | 9.0 | 8811 | nan | 0.8281 | 0.9010 | 0.8630 | 0.9712 |
91
  | 0.0031 | 10.0 | 9790 | nan | 0.8295 | 0.8966 | 0.8617 | 0.9714 |
92
 
93
+ ### Testing Results
94
+ metrics={'test_loss': 0.07461995631456375, 'test_precision': 0.8852040816326531, 'test_recall': 0.9137590520079, 'test_f1': 0.8992549400712667, 'test_accuracy': 0.9883402014967543, 'test_runtime': 13.0766, 'test_samples_per_second': 106.297, 'test_steps_per_second': 13.306})
95
 
96
  ### Framework versions
97