SBB
/

Token Classification
Transformers
PyTorch
German
bert
sequence-tagger-model
File size: 357 Bytes
f296dc1
43694e8
 
 
 
 
 
 
b14281b
43694e8
f296dc1
 
44dc1cc
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
tags: 
- pytorch
- token-classification
- sequence-tagger-model
language: de
datasets:
- conll2003
- germeval_14
- europeananewspapers2016
license: apache-2.0
---
This is a BERT model for named entity recognition in historical German. 

It predicts the classes `PER`, `LOC` and `ORG`.

For details, see [https://github.com/qurator-spk/sbb_ner](sbb_ner).