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.

Bonaparte003/African-Language-Health-QA-Challenge

Domain:

natural language processinghealthcare

Record type:

project
Creator:
Bon
Host:
Multilingual Health Q&A Retrieval-first semantic routing for low-resource African health question answering Zindi Challenge · Notebook · Experiment log --- ## Overview This repository documents an end-to-end solution for the **Multilingual Health Question Answering in Low-Resource African Languages** challenge hosted on Zindi in partnership with ITU and the HASH consortium. Given a health-related question in one of five African languages, the system returns an expert answer **in the same language**. The final approach is a **retrieval-first, per-subset semantic routing pipeline** that indexes curated question–answer pairs and returns verbatim in-corpus answers ranked by dense multilingual similarity, with sparse TF-IDF blending for low-resource subsets. Development followed a structured workflow: **EDA → baselines → semantic routing → seven targeted ablations** All runs are logged in `experiment_log.json` and scored locally with **ROUGE-1** and **ROUGE-L** F1 on `Val.csv`. --- ## Results | Metric | Value | |---|---| | **Public score** | 0.572643 | | **Rank** | 199 | | **Submissions** | 8 | | **Primary approach** | Semantic routing with expanded train+validation index (E16) | | Evaluation mode | Index | Best ROUGE-1 F1 | Experiment | |---|---|---|---| | Honest validation (no leakage) | `Train.csv` only | **0.474** | E18 | | Leaderboard proxy | `Train + Val` | **0.493** | E16b | --- ## Approach ```mermaid flowchart LR A["Raw CSVs Train / Val / Test"] B["EDA & Insights"] C["Preprocessing clean & language map"] D["Baselines TF-IDF & zero-shot LLM"] E["Semantic routing per-subset retrieval"] F["Answer selection verbatim from corpus"] G["Local evaluation ROUGE on Val"] H["Export predictions CSV submission"] A --> B --> C --> D --> E --> F --> G --> H ``` ### Design principles 1. **Evidence-driven modelling** — architectural choices trace to quantitative EDA findings. 2. **Baseline anchoring** — sparse and generative baselines define the p …

Visit

github.com

Tasks

question answeringinformation retrieval

Similar

PapiWinnie/African-Language-Health-QA-Challengedavidbirenzi/African-Language-Health-QA-ChallengeYinkaAjao/African-Language-Health-QA-ChallengeSharif2138/African-Language-Health-QA-Challengeicyeza/African-Language-Health-QA-ChallengeReneNtabana/African-Language-Health-QA-Challenge

PapiWinnie/African-Language-Health-QA-Challenge

# Multilingual Health Question Answering in Low-Resource African Languages **Machine Learning Techn

davidbirenzi/African-Language-Health-QA-Challenge

# Multilingual Health QA — Zindi Challenge Retrieval-first pipeline for the Zindi Multilingual Heal

YinkaAjao/African-Language-Health-QA-Challenge

Multilingual Health Question Answering in Low-Resource African Languages: A Deep Learning Approach

Sharif2138/African-Language-Health-QA-Challenge

# Multilingual Health Question Answering in Low-Resource African Languages All notebooks have a lin

icyeza/African-Language-Health-QA-Challenge

# Multilingual Health QA — African Language Health Question Answering Competition solution for the

ReneNtabana/African-Language-Health-QA-Challenge

# Multilingual Health Question Answering in Low-Resource African Languages Final project for the