Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,34 +1,91 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
-
#
|
| 11 |
|
| 12 |
-
|
| 13 |
|
| 14 |
-
|
| 15 |
|
| 16 |
-
##
|
| 17 |
|
| 18 |
-
-
|
| 19 |
-
-
|
| 20 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
-
##
|
| 23 |
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
| CDI / model layer | Leotsa la Setshaba (conversational Sepedi) + sediba-XLM-R (MLM) | Sediba vaults; `huggingface.co/Sediba-AI/sediba-XLM-R` |
|
| 28 |
-
| Data layer | Sepedi training corpora + Sepedi-xlvi datasets | `huggingface.co/datasets/Sediba-AI/sepedi-training-v1` |
|
| 29 |
|
| 30 |
-
##
|
| 31 |
|
| 32 |
-
|
| 33 |
|
| 34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
language: nso
|
| 3 |
+
tags:
|
| 4 |
+
- xlm-roberta
|
| 5 |
+
- masked-language-model
|
| 6 |
+
- sepedi
|
| 7 |
+
- african-language
|
| 8 |
+
- sediba
|
| 9 |
+
- nlu
|
| 10 |
+
- nlp
|
| 11 |
+
license: mit
|
| 12 |
---
|
| 13 |
|
| 14 |
+
# sediba-XLM-R
|
| 15 |
|
| 16 |
+
A Sepedi masked-language model built on XLM-RoBERTa for Sepedi NLU research and token-level tasks.
|
| 17 |
|
| 18 |
+
## Model Details
|
| 19 |
|
| 20 |
+
### Model Description
|
| 21 |
|
| 22 |
+
- **Developed by:** Sediba AI NPC
|
| 23 |
+
- **Funded by:** Sediba AI NPC / TST (Pty) Ltd — Mankweng, Limpopo
|
| 24 |
+
- **Shared by:** Sediba AI NPC
|
| 25 |
+
- **Model type:** Masked language model (encoder-only Transformer)
|
| 26 |
+
- **Language(s) (NLP):** Sepedi (engpossible code-switched Sepedi/English contexts)
|
| 27 |
+
- **License:** MIT
|
| 28 |
+
- **Finetuned from model:** XLM-RoBERTa-base (Facebook/Google XLM-R)
|
| 29 |
|
| 30 |
+
### Model Sources
|
| 31 |
|
| 32 |
+
- **Repository:** huggingface.co/Sediba-AI/sediba-XLM-R
|
| 33 |
+
- **Demo:** `huggingface.co/spaces/Sediba-AI/leotsha` (7-mode CDI datafication game surface)
|
| 34 |
+
- **Paper:** [forthcoming]
|
|
|
|
|
|
|
| 35 |
|
| 36 |
+
## Uses
|
| 37 |
|
| 38 |
+
### Direct Use
|
| 39 |
|
| 40 |
+
- Masked-token prediction and probing for Sepedi
|
| 41 |
+
- Token-level NLU research (intent, NER probes) built on Sepedi representations
|
| 42 |
+
- Evaluation baseline for Sepedi-language NLP tasks
|
| 43 |
+
|
| 44 |
+
### Downstream Use
|
| 45 |
+
|
| 46 |
+
- Fine-tuning on Sepedi downstream tasks (classification, NER, etc.)
|
| 47 |
+
- Serving as the Sepedi representation anchor for the broader Sediba model family
|
| 48 |
+
|
| 49 |
+
### Out-of-Scope Use
|
| 50 |
+
|
| 51 |
+
- Generative/conversational Sepedi (this is an MLM, not a generative LM)
|
| 52 |
+
- High-stakes automated decisions about Sepedi speakers without human review
|
| 53 |
+
|
| 54 |
+
## Sepedi Families Context
|
| 55 |
+
|
| 56 |
+
This repo is the **Sediba Sepedi MLM anchor**. It is one model in a family with distinct roles:
|
| 57 |
+
|
| 58 |
+
|| Model | Role | Status | Repo / location |
|
| 59 |
+
||---|---|---|--|---|
|
| 60 |
+
|| **sediba-XLM-R** (this repo) | Masked-language Sepedi NLU anchor | **Shipped** | `Sediba-AI/sediba-XLM-R` on HF |
|
| 61 |
+
|| **Leotša la Sediba** | Conversational Sepedi (post-training / RLHF tier) | **Pending — publication holds until 1B+ base tier** | held in Sediba vaults; HF publication pending 1B+ base |
|
| 62 |
+
|| **SedibaLM V7** | QLoRA experiment: Qwen2.5-1.5B-Instruct + custom Sepedi vocab extension | **In training (Kaggle trail)** | Kaggle trail (`kaggle.com/sedibaai/sedibalm-v7-sepedi-qlora`) + local `v7_launch_bundle/` |
|
| 63 |
+
|
| 64 |
+
**Leotša la Sediba** and SedibaLM V7 are **not** published under this repo ID. They are tracked separately in Sediba's vaults and training pipeline, and differ from this model in base architecture, parameter tier, and task.
|
| 65 |
+
|
| 66 |
+
## Evaluation
|
| 67 |
+
|
| 68 |
+
- Self-language sanity probe via lglang on a held-out Sepedi sample
|
| 69 |
+
- Sepedi-width fertility check comparing model output diversity against a Sepedi baseline sample
|
| 70 |
+
- Exact results are tracked in the Sediba vaults (model evaluation log) and are available on request.
|
| 71 |
+
|
| 72 |
+
## Limitations
|
| 73 |
+
|
| 74 |
+
- Single-language Sepedi focus; performance on heavily code-switched or multi-register Sepedi is not fully characterised
|
| 75 |
+
- Masked-LM only — not a generative model; do not use for Sepedi text generation
|
| 76 |
+
- Training data scope and provenance are tracked in Sediba's data-governance stack (Esethu / NOODL / Itsebe) and the Sepedi corpus register
|
| 77 |
+
|
| 78 |
+
## Citation
|
| 79 |
+
|
| 80 |
+
If you use this model, cite Sediba AI NPC and link the repo:
|
| 81 |
+
|
| 82 |
+
```
|
| 83 |
+
@misc{sediba-xlmr,
|
| 84 |
+
author = {Sediba AI NPC},
|
| 85 |
+
title = {sediba-XLM-R: A Sepedi masked-language model built on XLM-RoBERTa},
|
| 86 |
+
year = {2026},
|
| 87 |
+
url = {https://huggingface.co/Sediba-AI/sediba-XLM-R}
|
| 88 |
+
}
|
| 89 |
+
```
|
| 90 |
+
|
| 91 |
+
Build by Sediba AI | Mankweng, Limpopo.
|