Update README.md
Browse files
README.md
CHANGED
@@ -24,9 +24,8 @@ model = AutoModelForMaskedLM.from_pretrained("flax-community/roberta-swahili")
|
|
24 |
This model was trained on [Swahili Safi](https://huggingface.co/datasets/flax-community/swahili-safi)
|
25 |
|
26 |
#### **Results**:
|
27 |
-
[MasakhaNER](https://github.com/masakhane-io/masakhane-ner)
|
28 |
-
|
29 |
-
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/weiji14/deepbedmap/]
|
30 |
|
31 |
```
|
32 |
Eval metrics: {'f1': 86%}
|
|
|
24 |
This model was trained on [Swahili Safi](https://huggingface.co/datasets/flax-community/swahili-safi)
|
25 |
|
26 |
#### **Results**:
|
27 |
+
[MasakhaNER](https://github.com/masakhane-io/masakhane-ner) [![Open In Collab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Naereen/badges)
|
28 |
+
|
|
|
29 |
|
30 |
```
|
31 |
Eval metrics: {'f1': 86%}
|