priyank-m commited on
Commit
a9e273c
·
1 Parent(s): 04c5ff2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ metrics:
13
  ---
14
 
15
  Multilingual OCR (mOCR) is a VisionEncoderDecoder model based on the concept of TrOCR for English and Chinese document text-recognition.
16
- It uses a pre-trained Vision encoder and a pre-trained Language decoder model.
17
 
18
  Encoder model used: facebook/vit-mae-large
19
  Decoder model used: xlm-roberta-base
 
13
  ---
14
 
15
  Multilingual OCR (mOCR) is a VisionEncoderDecoder model based on the concept of TrOCR for English and Chinese document text-recognition.
16
+ It uses a pre-trained Vision encoder and a pre-trained Language model as decoder.
17
 
18
  Encoder model used: facebook/vit-mae-large
19
  Decoder model used: xlm-roberta-base