readme: fix formatting
Browse files
README.md
CHANGED
@@ -40,10 +40,10 @@ We fine-tune 5 models and upload the model with best F1-Score on development set
|
|
40 |
The best model achieves a final test score of 89.08%:
|
41 |
|
42 |
```bash
|
43 |
-
1. Strict, Combined Evaluation (official):
|
44 |
Accuracy: 99.26%;
|
45 |
Precision: 89.01%;
|
46 |
-
Recall: 89.16%;
|
47 |
FB1: 89.08
|
48 |
```
|
49 |
|
|
|
40 |
The best model achieves a final test score of 89.08%:
|
41 |
|
42 |
```bash
|
43 |
+
1. Strict, Combined Evaluation (official):
|
44 |
Accuracy: 99.26%;
|
45 |
Precision: 89.01%;
|
46 |
+
Recall: 89.16%;
|
47 |
FB1: 89.08
|
48 |
```
|
49 |
|