jaydeepb commited on
Commit
76d82a3
·
1 Parent(s): 097f6cb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -1,4 +1,12 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
- This is the base TrOCR model which is fine-tuned on IAM dataset images that are binarized.
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ metrics:
4
+ - cer
5
  ---
6
+ This is the base TrOCR model which is fine-tuned on IAM dataset handwritten images. The images are binarized before training.
7
+
8
+ Training details:
9
+
10
+ Epochs: 10
11
+ LR: 5e-5
12
+ Validation CER: 0.22