add metadata to model
Browse files
README.md
CHANGED
@@ -14,8 +14,15 @@ language:
|
|
14 |
- nl
|
15 |
---
|
16 |
# TrOCR Medieval Model with linemasks generated in eScriptorium (https://de.wikipedia.org/wiki/EScriptorium)
|
|
|
|
|
|
|
|
|
|
|
17 |
Base model: **microsoft/trocr-base-handwritten**
|
18 |
|
|
|
|
|
19 |
Epochs: 19.05 / 20
|
20 |
Eval CER: 0.0329
|
21 |
|
|
|
14 |
- nl
|
15 |
---
|
16 |
# TrOCR Medieval Model with linemasks generated in eScriptorium (https://de.wikipedia.org/wiki/EScriptorium)
|
17 |
+
Handwritten Text Recognition model for Medieval Scripts.
|
18 |
+
|
19 |
+
Part of the developments at the [Digital Humanities@University of Bern](https://www.dh.unibe.ch/).
|
20 |
+
Developed by Jonas Widmer and Tobias Hodel based on different ground truth (see below).
|
21 |
+
|
22 |
Base model: **microsoft/trocr-base-handwritten**
|
23 |
|
24 |
+
|
25 |
+
|
26 |
Epochs: 19.05 / 20
|
27 |
Eval CER: 0.0329
|
28 |
|