CassioBN commited on
Commit
281d0df
1 Parent(s): f043078

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.0052 | 9.0 | 8811 | nan | 0.7611 | 0.8273 | 0.7928 | 0.9725 |
91
  | 0.0044 | 10.0 | 9790 | nan | 0.765 | 0.8416 | 0.8015 | 0.9712 |
92
 
 
 
93
 
94
  ### Framework versions
95
 
 
90
  | 0.0052 | 9.0 | 8811 | nan | 0.7611 | 0.8273 | 0.7928 | 0.9725 |
91
  | 0.0044 | 10.0 | 9790 | nan | 0.765 | 0.8416 | 0.8015 | 0.9712 |
92
 
93
+ ### Testing results
94
+ metrics={'test_loss': 0.08161260932683945, 'test_precision': 0.8342714196372732, 'test_recall': 0.8840291583830351, 'test_f1': 0.8584298584298585, 'test_accuracy': 0.9863512377202157, 'test_runtime': 20.4317, 'test_samples_per_second': 68.032, 'test_steps_per_second': 8.516})
95
 
96
  ### Framework versions
97