Apocalypse-19 commited on
Commit
623434e
1 Parent(s): 73e2809

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,12 +1,12 @@
 
 
 
 
 
 
 
1
  ## TrOCR-MICR
2
 
3
  An OCR model for transcribing e13b MICR codes. Finetuned from Microsoft's [TrOCR-large-stage1](https://huggingface.co/microsoft/trocr-large-printed).
4
 
5
- Model was finetuned using the e13b portion of the MICR dataset given [here](https://github.com/DoubangoTelecom/tesseractMICR)
6
-
7
- ---
8
- tags:
9
- - trocr
10
- - vision-encoder-decoder
11
- - Image-to-Text
12
- ---
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - Image-to-Text
6
+ - trocr
7
+ ---
8
  ## TrOCR-MICR
9
 
10
  An OCR model for transcribing e13b MICR codes. Finetuned from Microsoft's [TrOCR-large-stage1](https://huggingface.co/microsoft/trocr-large-printed).
11
 
12
+ Model was finetuned using the e13b portion of the MICR dataset given [here](https://github.com/DoubangoTelecom/tesseractMICR)