Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

hatemamine/African-Health-QA-Zindi-Competition

Domain:

natural language processinghealthcare

Record type:

model
Creator:
hat
Host:
# Goal-Driven Multi-Agent Simulation Framework for Evaluating Recommender Systems under Data Scarcity ## Repository Contents | Directory | Description | |-----------|-------------| | `african_health_qa/` | Multilingual African Health QA solution for the Zindi competition | --- ## African Health QA — Zindi Competition **Competition**: Multilingual Health QA in Low-Resource African Languages **Approach**: Self-Active Learning fine-tuning of open-source African-language encoders, directly inspired by AfroLM (Dossou et al., arXiv:2211.03263). See `african_health_qa/README.md` for full documentation. ### Key Design Choices - **Model**: `Davlan/afro-xlmr-base` — XLM-RoBERTa fine-tuned with Multilingual Adaptive Fine-Tuning (MAFT) on 17+ African languages. Fully open-source alternative to AfroLM. - **Task format**: Multiple-choice QA — encodes all 4 `(question, choice)` pairs, scores each with a linear head, picks argmax. - **Data efficiency**: Self-Active Learning loop (3 rounds) selects the most uncertain samples from a held-out pool at each round and augments them using iterative MLM masking (AfroLM Algorithm 1 adapted for fine-tuning). - **Languages supported**: Hausa · Swahili · Yorùbá · isiZulu · isiXhosa (+ extensible to all 23 AfroLM languages via config).

Visit

github.com

Languages

HausaSwahiliXhosaYorubaZulu

Similar

yionna/zindi-multilingual-health-qaMalawi Public Health Zindi CompetitionSimonkipkurui/Zindi-competition-Zindi Africa (Competition Platform)DereAbdulhameed/Finacial-Inclusion-Zindi-Competitiongueye001/african-health-qa

yionna/zindi-multilingual-health-qa

Multilingual health question answering for low-resource African languages, focusing on cross-lingual

Malawi Public Health Zindi Competition

Finetuning LLM models that answer questions over disease surveillance guidelines

Simonkipkurui/Zindi-competition-

💡 A collection of my solutions to machine learning challenges on Zindi Africa, featuring code, noteb

Zindi Africa (Competition Platform)

Problem-solving for African challenges through machine learning competitions, talent identification.

DereAbdulhameed/Finacial-Inclusion-Zindi-Competition

This is a classification model that predicts whether or not a person will likely open a bank account

gueye001/african-health-qa

Multilingual health Q&A for low-resource African languages. Llama 3.1 LoRA, BGE-M3 RAG, Public LB 0.