readme: mention used hyper-parameters
Browse files
README.md
CHANGED
@@ -33,6 +33,8 @@ The TensorBoard can be found [here](../../tensorboard).
|
|
33 |
|
34 |
GERTuraX-1 was tested on GermEval 2014 (NER), GermEval 2018 (Sentiment analysis), CoNLL-2003 (NER) and on the ScandEval benchmark.
|
35 |
|
|
|
|
|
36 |
## GermEval 2014
|
37 |
|
38 |
### GermEval 2014 - Original version
|
|
|
33 |
|
34 |
GERTuraX-1 was tested on GermEval 2014 (NER), GermEval 2018 (Sentiment analysis), CoNLL-2003 (NER) and on the ScandEval benchmark.
|
35 |
|
36 |
+
We use the same hyper-parameters for GermEval 2014, GermEval 2018 and CoNLL-2003 as used in the [GeBERTa](https://arxiv.org/abs/2310.07321) paper (cf. Table 5) using 5 runs with different seed and report the averaged score.
|
37 |
+
|
38 |
## GermEval 2014
|
39 |
|
40 |
### GermEval 2014 - Original version
|