|
--- |
|
license: cc-by-4.0 |
|
language: |
|
- tn |
|
library_name: transformers |
|
pipeline_tag: token-classification |
|
tags: |
|
- setswana |
|
- pos |
|
- masakhane-pos |
|
--- |
|
|
|
# PuoBERTa-POS: A Setswana Langage Model Finetuned on MasakhaPOS for Parts of Speech Tagging. |
|
|
|
|
|
A Roberta-based language model finetuned on MasakhanePOS for Parts of Speech Tagging. |
|
|
|
Based on [https://huggingface.co/dsfsi/PuoBERTa](https://huggingface.co/dsfsi/PuoBERTa) |
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
This is a masked language model trained on Setswana corpora, making it a valuable tool for a range of downstream applications from translation to content creation. It's powered by the PuoData dataset to ensure accuracy and cultural relevance. |
|
|
|
- **Developed by:** Vukosi Marivate ([@vukosi](https://huggingface.co/@vukosi)), Moseli Mots'Oehli ([@MoseliMotsoehli](https://huggingface.co/@MoseliMotsoehli)) , Valencia Wagner, Richard Lastrucci and Isheanesu Dzingirai |
|
- **Model type:** RoBERTa Model |
|
- **Language(s) (NLP):** Setswana |
|
- **License:** CC BY 4.0 |
|
|
|
|
|
### Usage |
|
|
|
Use this model for Part of Speech Tagging for Setswana. |
|
```python |
|
|
|
``` |
|
|
|
|
|
## Contributing |
|
|
|
Your contributions are welcome! Feel free to improve the model. |
|
|
|
## Model Card Authors |
|
|
|
Vukosi Marivate |
|
|
|
## Model Card Contact |
|
|
|
For more details, reach out or check our [website](https://dsfsi.github.io/). |
|
|
|
Email: vukosi.marivate@cs.up.ac.za |
|
|
|
**Enjoy exploring Setswana through AI!** |
|
|
|
|
|
|