daelba commited on
Commit
a76c750
1 Parent(s): 2ec8efd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ tags:
11
  base_model: google/mt5-small
12
  inference:
13
  parameters:
14
- max_new_tokens: 100
15
  ---
16
 
17
  A model for connverting vital records to Wikibase. Trained on a transcription dataset obrained with HTR (<a href="https://gitlab.com/scripta/escriptorium">eScriptorium</a>) from 150 pages of the Jewish registry book <a href="https://vademecum.nacr.cz/vademecum/permalink?xid=8c9e996c-e65c-41a0-8cbc-f8fc8dc32468">HBMa 2501</a> (<a href="https://www.wikidata.org/wiki/Q108724909">Wikidata</a>). The dataset contains 1071 vital records, which were uploaded to <a href="https://matrika.wikibase.cloud">Wikibase Cloud</a> after processing using this model.
 
11
  base_model: google/mt5-small
12
  inference:
13
  parameters:
14
+ max_new_tokens: 200
15
  ---
16
 
17
  A model for connverting vital records to Wikibase. Trained on a transcription dataset obrained with HTR (<a href="https://gitlab.com/scripta/escriptorium">eScriptorium</a>) from 150 pages of the Jewish registry book <a href="https://vademecum.nacr.cz/vademecum/permalink?xid=8c9e996c-e65c-41a0-8cbc-f8fc8dc32468">HBMa 2501</a> (<a href="https://www.wikidata.org/wiki/Q108724909">Wikidata</a>). The dataset contains 1071 vital records, which were uploaded to <a href="https://matrika.wikibase.cloud">Wikibase Cloud</a> after processing using this model.