MelvinW commited on
Commit
26e7353
·
verified ·
1 Parent(s): ea0eab8

Update to Readme and Model Card

Browse files

Base model: **magistermilitum/tridis_HTR v1**

Train Lines: ???
Eval Lines: ???
Test Lines: ???

Epochs: 14.1667 / 20
Eval CER: 0.0544
Test CER: 0.0622

Finetuned on an Anglicana-dataset, with mainly Middle Latin and few Middle English and Anglo-Norman text sources containing:
- the Common Pleas (CP)
- the Justices (JUST)

from the English Legal Court Rolls.

The model has not been extensively tested. Potential biases are still to be identified.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -3,4 +3,6 @@ license: mit
3
  base_model:
4
  - magistermilitum/tridis_HTR
5
  library_name: transformers
 
 
6
  ---
 
3
  base_model:
4
  - magistermilitum/tridis_HTR
5
  library_name: transformers
6
+ language:
7
+ - la
8
  ---