Update README.md
Browse files
README.md
CHANGED
@@ -2,12 +2,17 @@
|
|
2 |
license: cc-by-4.0
|
3 |
datasets:
|
4 |
- masakhane/masakhaner2
|
|
|
5 |
language:
|
6 |
- tn
|
7 |
metrics:
|
8 |
- f1
|
9 |
library_name: transformers
|
10 |
pipeline_tag: token-classification
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
# PuoBERTa-NER: A Setswana Langage Model Finetuned on MasakhaNER-2 for Named Entity Recognition.
|
13 |
|
|
|
2 |
license: cc-by-4.0
|
3 |
datasets:
|
4 |
- masakhane/masakhaner2
|
5 |
+
- dsfsi/PuoData
|
6 |
language:
|
7 |
- tn
|
8 |
metrics:
|
9 |
- f1
|
10 |
library_name: transformers
|
11 |
pipeline_tag: token-classification
|
12 |
+
tags:
|
13 |
+
- ner
|
14 |
+
- african nlp
|
15 |
+
- africanlp
|
16 |
---
|
17 |
# PuoBERTa-NER: A Setswana Langage Model Finetuned on MasakhaNER-2 for Named Entity Recognition.
|
18 |
|