From 80e596fd9078be154ca08391fdf2bf746c2a43c1 Mon Sep 17 00:00:00 2001 From: Kai Labusch Date: Tue, 31 Jan 2023 10:02:35 +0100 Subject: [PATCH] model card --- doc/sbb_ner_model_card.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/doc/sbb_ner_model_card.md b/doc/sbb_ner_model_card.md index 1d3a750..fd35c8a 100755 --- a/doc/sbb_ner_model_card.md +++ b/doc/sbb_ner_model_card.md @@ -87,12 +87,12 @@ It predicts the classes PER, LOC and ORG. ## Direct Use +The model can directly be used to perform NER on historical german texts obtained by OCR from digitized documents. +Supported entity types are PER, LOC and ORG. + - - - ## Downstream Use [Optional] @@ -181,6 +181,7 @@ The evaluation focuses on NER in historical germans documents, see publication f Performance metrics used in evaluation is precision, recall and F1-score. +See paper for actual results in terms of these metrics. ## Results @@ -196,7 +197,7 @@ See publication. Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700). -- **Hardware Type:** V1 +- **Hardware Type:** V100 - **Hours used:** Roughly 1-2 week(s) for pretraining. Roughly 1 hour for final NER-training. - **Cloud Provider:** No cloud. - **Compute Region:** Germany.