stefan-it commited on
Commit
c0dba72
1 Parent(s): 1fb6722

readme: fix backbone model

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -51,8 +51,8 @@ and `OTH`er and their subclasses by introducing two fine-grained labels: `-deriv
51
  # Fine-Tuning
52
 
53
  We use the same hyper-parameters as used in the
54
- ["German's Next Language Model"](https://aclanthology.org/2020.coling-main.598/) paper using the released
55
- [GELECTRA Large](https://huggingface.co/deepset/gelectra-large) model as backbone.
56
 
57
  Evaluation is performed with SpanMarkers internal evaluation code that uses `seqeval`.
58
 
 
51
  # Fine-Tuning
52
 
53
  We use the same hyper-parameters as used in the
54
+ ["German's Next Language Model"](https://aclanthology.org/2020.coling-main.598/) paper using the
55
+ [GWLMS BERT](https://huggingface.co/gwlms/bert-base-dewiki-v1) model as backbone.
56
 
57
  Evaluation is performed with SpanMarkers internal evaluation code that uses `seqeval`.
58