Space README: Leotsha — 7-mode CDI datafication game surface (replacing Morutabana references)
Browse files
README.md
CHANGED
|
@@ -1,91 +1,34 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
- sediba
|
| 9 |
-
- nlu
|
| 10 |
-
- nlp
|
| 11 |
-
license: mit
|
| 12 |
---
|
| 13 |
|
| 14 |
-
#
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
|
| 19 |
|
| 20 |
-
##
|
| 21 |
|
| 22 |
-
-
|
| 23 |
-
-
|
| 24 |
-
-
|
| 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 |
-
##
|
| 31 |
|
| 32 |
-
|
| 33 |
-
-
|
| 34 |
-
|
|
|
|
|
|
|
| 35 |
|
| 36 |
-
##
|
| 37 |
|
| 38 |
-
|
| 39 |
|
| 40 |
-
|
| 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 |
-
|| **Leotsa la Setshaba** | 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 |
-
Leotsa la Setshaba 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.
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Morutabana
|
| 3 |
+
emoji: 🏫
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Morutabana — EduIntel Application Layer
|
| 11 |
|
| 12 |
+
**Morutabana** is the **EduIntel application layer** of the Sediba AI Sepedi platform — a Sepedi-first education intelligence surface for South African teachers and learners.
|
| 13 |
|
| 14 |
+
Morutabana sits on top of the **Leotsa la Setshaba** CDI layer (the Sepedi-xlvi Content/Domain Intelligence layer held in the `leotsha_project` repo). It gives end users a Sepedi-native way to interact with Sediba's Sepedi-first education intelligence.
|
| 15 |
|
| 16 |
+
## What Morutabana does
|
| 17 |
|
| 18 |
+
- Sepedi-first education content and tutoring surfaces
|
| 19 |
+
- A demo of the Leotsa la Setshaba conversational model once it is published to Hugging Face
|
| 20 |
+
- An entry point for the broader Sediba AI Sepedi stack: datasets, models (sediba-XLM-R, Zabantu Nso sentiment), and the CDI training pipeline
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
+
## The Sediba stack
|
| 23 |
|
| 24 |
+
| Layer | Component | Where |
|
| 25 |
+
|---|---|---|
|
| 26 |
+
| Application layer | **Morutabana** (this Space) | `huggingface.co/spaces/Sediba-AI/morutabana` |
|
| 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 |
+
## Status
|
| 31 |
|
| 32 |
+
This Space is the EduIntel application layer in public. The underlying Leotsa la Setshaba conversational model is tracked in Sediba's vaults and will be published to Hugging Face when the 1B+ base tier is reached.
|
| 33 |
|
| 34 |
+
Built by Sediba AI | Mankweng, Limpopo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|