Commit
·
7d51fe1
1
Parent(s):
b1722b5
Update README.md
Browse files
README.md
CHANGED
@@ -55,7 +55,7 @@ We evaluated this model on the test split of the Swahili corpus **(pcm)** presen
|
|
55 |
# Results
|
56 |
Model Name| Precision | Recall | F1-score
|
57 |
-|-|-|-
|
58 |
-
**mbert-base-uncased-pcm**|
|
59 |
|
60 |
# Usage
|
61 |
```python
|
|
|
55 |
# Results
|
56 |
Model Name| Precision | Recall | F1-score
|
57 |
-|-|-|-
|
58 |
+
**mbert-base-uncased-pcm**| 90.46 | 83.23 | 86.69
|
59 |
|
60 |
# Usage
|
61 |
```python
|