jonatasgrosman commited on
Commit
b9410bf
1 Parent(s): 1403e54

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -152,7 +152,7 @@ print(f"CER: {cer.compute(predictions=predictions, references=references, chunk_
152
 
153
  **Test Result**:
154
 
155
- My model may report better scores than others because of some specificity of my evaluation script, so I ran the same evaluation script on other models (on 2020-04-21) to make a fairer comparison.
156
 
157
  | Model | WER | CER |
158
  | ------------- | ------------- | ------------- |
 
152
 
153
  **Test Result**:
154
 
155
+ My model may report better scores than others because of some specificity of my evaluation script, so I ran the same evaluation script on other models (on 2021-04-21) to make a fairer comparison.
156
 
157
  | Model | WER | CER |
158
  | ------------- | ------------- | ------------- |