tiagomosantos commited on
Commit
09ffb31
1 Parent(s): 768b94b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -81,6 +81,10 @@ The following hyperparameters were used during training:
81
  | 0.0308 | 9.0 | 6102 | 0.1390 | 0.0843 | 0.0228 | 0.9735 |
82
  | 0.0239 | 10.0 | 6780 | 0.1282 | 0.0832 | 0.0224 | 0.9739 |
83
 
 
 
 
 
84
 
85
  ### Framework versions
86
 
 
81
  | 0.0308 | 9.0 | 6102 | 0.1390 | 0.0843 | 0.0228 | 0.9735 |
82
  | 0.0239 | 10.0 | 6780 | 0.1282 | 0.0832 | 0.0224 | 0.9739 |
83
 
84
+ ### Evaluation results
85
+
86
+ metrics={'test_loss': inf, 'test_wer': 0.09146400542583083, 'test_cer': 0.02643665913309742, 'test_bert_score': 0.9702128323433327, 'test_runtime': 266.8185, 'test_samples_per_second': 35.282, 'test_steps_per_second': 4.411})
87
+
88
 
89
  ### Framework versions
90