GorkaUrbizu
commited on
Commit
•
8fa886e
1
Parent(s):
13256a9
Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ It was trained for 500K steps with a sequence length of 512 tokens.
|
|
12 |
|
13 |
Results
|
14 |
-----------
|
15 |
-
| | [bert-base-sw](https://huggingface.co/orai-nlp/bert-base-sw) | [bert-medium-sw](https://huggingface.co/orai-nlp/bert-medium-sw) | Flair | [mBERT](https://huggingface.co/bert-base-multilingual-cased) | [
|
16 |
|-----------|--------------|----------------|-------|-------|---------------------------------|
|
17 |
| NERC | **92.09** | 91.63 | 92.04 | 91.17 | 88.60 |
|
18 |
| Topic | **93.07** | 92.88 | 91.83 | 91.52 | 90.90 |
|
|
|
12 |
|
13 |
Results
|
14 |
-----------
|
15 |
+
| | [bert-base-sw](https://huggingface.co/orai-nlp/bert-base-sw) | [bert-medium-sw](https://huggingface.co/orai-nlp/bert-medium-sw) | Flair | [mBERT](https://huggingface.co/bert-base-multilingual-cased) | [SwahBERT](https://github.com/gatimartin/SwahBERT#pre-trained-models) |
|
16 |
|-----------|--------------|----------------|-------|-------|---------------------------------|
|
17 |
| NERC | **92.09** | 91.63 | 92.04 | 91.17 | 88.60 |
|
18 |
| Topic | **93.07** | 92.88 | 91.83 | 91.52 | 90.90 |
|