yelpfeast commited on
Commit
19d5c2f
1 Parent(s): 2113b75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,4 +68,4 @@ print(tokenizer.batch_decode(output_sequences, skip_special_tokens=True))
68
  ```
69
  ### Limitations
70
 
71
- The model has been trained on text that has been artificially corrupted to look like OCR errors. These errors may not be similar for all OCR models and hence the model not do a good job at producing fully correct text.
68
  ```
69
  ### Limitations
70
 
71
+ The model has been trained on text that has been artificially corrupted to look like OCR errors. These errors may not be similar for all OCR models and hence the model may not do a good job at producing fully correct text.