Commit
·
3da75b3
1
Parent(s):
5c74080
Update README.md
Browse files
README.md
CHANGED
|
@@ -55,7 +55,7 @@ We evaluated this model on the test split of the Swahili corpus **(swa)** presen
|
|
| 55 |
# Results
|
| 56 |
Model Name| Precision | Recall | F1-score
|
| 57 |
-|-|-|-
|
| 58 |
-
**bert-base-uncased-swa**|
|
| 59 |
|
| 60 |
# Usage
|
| 61 |
```python
|
|
|
|
| 55 |
# Results
|
| 56 |
Model Name| Precision | Recall | F1-score
|
| 57 |
-|-|-|-
|
| 58 |
+
**bert-base-uncased-swa**| 83.38 | 89.32 | 86.26
|
| 59 |
|
| 60 |
# Usage
|
| 61 |
```python
|