readme: add links to figures
Browse files
README.md
CHANGED
@@ -38,10 +38,10 @@ For model upload, we choose the best model on development score: 82.56 with a co
|
|
38 |
|
39 |
The following figure shows the results with different context sized (on development dataset):
|
40 |
|
41 |
-
|
42 |
|
43 |
We perform "Almost Stochastic Order" tests as proposed in the
|
44 |
["Deep Dominance - How to Properly Compare Deep Neural Models"](https://www.aclweb.org/anthology/P19-1266/) paper.
|
45 |
The heatmap figure is heavily inspired by the ["CharacterBERT"](https://arxiv.org/abs/2010.10392) paper.
|
46 |
|
47 |
-
|
|
|
38 |
|
39 |
The following figure shows the results with different context sized (on development dataset):
|
40 |
|
41 |
+
![German CLEF-HIPE Development Results](figures/clef_hipe_f1_score_development.png)
|
42 |
|
43 |
We perform "Almost Stochastic Order" tests as proposed in the
|
44 |
["Deep Dominance - How to Properly Compare Deep Neural Models"](https://www.aclweb.org/anthology/P19-1266/) paper.
|
45 |
The heatmap figure is heavily inspired by the ["CharacterBERT"](https://arxiv.org/abs/2010.10392) paper.
|
46 |
|
47 |
+
![Almost Stochastic Order Tests on Development set](figures/clef_hipe_asd_development.png)
|