Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
metrics:
|
4 |
+
- cer
|
5 |
+
library_name: transformers
|
6 |
+
tags:
|
7 |
+
- medieval
|
8 |
+
- ocr
|
9 |
+
- htr
|
10 |
+
---
|
11 |
+
# TrOCR Medieval Model with linemasks generated in eScriptorium (https://de.wikipedia.org/wiki/EScriptorium)
|
12 |
+
Base model: **microsoft/trocr-base-handwritten**
|
13 |
+
|
14 |
+
Epochs: 19.05 / 20
|
15 |
+
Eval CER: 0.0329
|
16 |
+
|
17 |
+
The model has not been extensively tested.
|
18 |
+
Potential biases are still to be identified.
|