readme: minor markdown tweak
Browse files
README.md
CHANGED
@@ -59,7 +59,7 @@ Evaluation is performed with SpanMarkers internal evaluation code that uses `seq
|
|
59 |
We fine-tune 5 models and upload the model with best F1-Score on development set. Results on development set are
|
60 |
in brackets:
|
61 |
|
62 |
-
| Model | Run 1 | Run 2 | Run 3 | Run 4 | Run 5
|
63 |
| ---------------------- | --------------- | --------------- | --------------- | --------------- | ------------------- | ---------------
|
64 |
| GWLMS BERT (5e-05, 3e) | (87.27) / 87.28 | (87.20) / 87.42 | (88.05) / 87.68 | (88.25) / 87.59 | (**88.47**) / 87.45 | (87.85) / 87.48
|
65 |
|
|
|
59 |
We fine-tune 5 models and upload the model with best F1-Score on development set. Results on development set are
|
60 |
in brackets:
|
61 |
|
62 |
+
| Model | Run 1 | Run 2 | Run 3 | Run 4 | Run 5 | Avg.
|
63 |
| ---------------------- | --------------- | --------------- | --------------- | --------------- | ------------------- | ---------------
|
64 |
| GWLMS BERT (5e-05, 3e) | (87.27) / 87.28 | (87.20) / 87.42 | (88.05) / 87.68 | (88.25) / 87.59 | (**88.47**) / 87.45 | (87.85) / 87.48
|
65 |
|