Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

dsfsi/PuoBERTa

Domaine:

natural language processing

Type de record:

model
Créateur:
dsf
Hôte:
A Roberta-based language model specially designed for Setswana, using the new PuoData dataset. # PuoBERTa: A Curated Setswana Language Model A RoBERTa-based language model specially designed for Setswana, trained on the PuoData dataset for accurate and culturally relevant NLP applications. **Try it now:** Interactive Demo | Model on HuggingFace | Paper Give Feedback 📑: DSFSI Resource Feedback Form --- ## Table of Contents - Quick Start - Model Details - Installation - Usage Examples - Downstream Performance - Pre-Training Dataset - Citation - Contributing - Contact --- ## Quick Start ### Try Online (No Installation Required) Visit our **Interactive Demo** to try all PuoBERTa models in your browser: - **Fill-Mask**: Predict masked words in Setswana text - **News Classification**: Categorize Setswana news articles - **Named Entity Recognition (NER)**: Extract entities from text - **Part-of-Speech (POS) Tagging**: Identify grammatical roles of words ### Quick Start with Code Get started with PuoBERTa in just a few lines of code: ```python from transformers import pipeline # Use the fill-mask pipeline fill_mask = pipeline('fill-mask', model='dsfsi/PuoBERTa') result = fill_mask("Setswana ke puo ya .") print(result) ``` For more detailed examples, check out the examples directory with ready-to-run scripts for various use cases. --- ## 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), Moseli Mots'Oehli (@MoseliMotsoehli) , Valencia Wagner, Richard Lastrucci and Isheanesu Dzingirai - **Model type:** RoBERTa Model - **Language(s) (NLP):** Setswana (BCP-47: `tn`) - **License:** CC BY 4.0 - **Training Dataset:** PuoData --- ## Installation Install the required dependencies: ```bash pip install transformers torch ``` For fine-tuning and advanced usage: ```bash pip install …

Visit

github.com

Tasks

language modeling

Languages

Setswana

Tags

african-languagesafricannlpdsfsi-datasetsnlprocsetswanatntsn

Similaires

PuoBERTadsfsi/dsfsi-datasetsdsfsi/dsfsi-liddsfsi/PuoDatadsfsi/covid19zadsfsi/covid19africa

PuoBERTa

Developed by: Vukosi Marivate, Moseli Mots'Oehli, Valencia Wagner,Richard Lastrucci and Isheanesu Dzingirai Model type: RoBERTa Model Language(s) (NLP): Setswana License: CC BY 4.0 Uses Pre-trained masked language model for Setswana. Model can be fine-tuned for d

dsfsi/dsfsi-datasets

Official DSFSI Public Datasets Registry - Comprehensive catalog of 50+ datasets for South African &

dsfsi/dsfsi-lid

Language Identification For South African languages DSFSI Project Starter =========================

dsfsi/PuoData

Curated corpora for Setswana. Used to train PuoBERTa. # PuoData: A curated corpora for Setswana

dsfsi/covid19za

Coronavirus COVID-19 (2019-nCoV) Data Repository and Dashboard for South Africa # Coronavirus COVID

dsfsi/covid19africa

Africa open COVID-19 data working group # Coronavirus COVID-19 (2019-nCoV) Data Repository for Afri