Update README.md
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ metrics:
|
|
17 |
- accuracy
|
18 |
---
|
19 |
|
20 |
-
#
|
21 |
|
22 |
- **TUS-NER-sw** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **state-of-the-art performance 😀**
|
23 |
- Finetuned from model: [eolang/SW-v1](https://huggingface.co/eolang/SW-v1)
|
@@ -51,4 +51,4 @@ The languages forming this dataset are: Amharic, Hausa, Igbo, Kinyarwanda, Lugan
|
|
51 |
|
52 |
## Training procedure
|
53 |
|
54 |
-
This model was trained on a single NVIDIA RTX 3090 GPU with recommended hyperparameters from the [original BERT paper](https://arxiv.org/pdf/1810.04805)
|
|
|
17 |
- accuracy
|
18 |
---
|
19 |
|
20 |
+
# Swahili Named Entity Recognition
|
21 |
|
22 |
- **TUS-NER-sw** is a fine-tuned BERT model that is ready to use for **Named Entity Recognition** and achieves **state-of-the-art performance 😀**
|
23 |
- Finetuned from model: [eolang/SW-v1](https://huggingface.co/eolang/SW-v1)
|
|
|
51 |
|
52 |
## Training procedure
|
53 |
|
54 |
+
This model was trained on a single NVIDIA RTX 3090 GPU with recommended hyperparameters from the [original BERT paper](https://arxiv.org/pdf/1810.04805).
|