wjbmattingly
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,3 +11,11 @@ widget:
|
|
11 |
- src: https://huggingface.co/medieval-data/trocr-medieval-latin-caroline/resolve/main/images/heldout1.png
|
12 |
example_title: Heldout Sample 1
|
13 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
- src: https://huggingface.co/medieval-data/trocr-medieval-latin-caroline/resolve/main/images/heldout1.png
|
12 |
example_title: Heldout Sample 1
|
13 |
---
|
14 |
+
|
15 |
+
# About
|
16 |
+
|
17 |
+
This is a TROcr model for medieval Latin, specifically the Caroline script. The base model was [microsoft/trocr-base-handwritten](https://huggingface.co/microsoft/trocr-base-handwritten) It was finetuned from the examples in the [CATMuS](https://huggingface.co/datasets/CATMuS/medieval) dataset.
|
18 |
+
|
19 |
+
The model has not been formally tested. Preliminary examination indicates that further finetuning is needed.
|
20 |
+
|
21 |
+
Finetuning was done with finetune.py found in this repository.
|