Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: FileNotFoundError
Message: [Errno 2] No such file or directory: '/tmp/hf-datasets-cache/medium/datasets/13385034044072-config-parquet-and-info-LyngualLabs-Nigerian-Lang-82088450/hub/datasets--LyngualLabs--Nigerian-Language-Exams-VQA/snapshots/971f28a478aaa308d938be19e2ea4db13f71f29a/Igbo/NECO/2021/igb_2021_q31.png'
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1594, in _prepare_split_single
writer.write(example)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 682, in write
self.write_examples_on_file()
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 655, in write_examples_on_file
self.write_batch(batch_examples=batch_examples)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 747, in write_batch
self.write_table(pa_table, writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 762, in write_table
pa_table = embed_table_storage(pa_table)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in embed_table_storage
embed_array_storage(table[name], feature, token_per_repo_id=token_per_repo_id)
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2124, in embed_array_storage
return feature.embed_storage(array, token_per_repo_id=token_per_repo_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/features/image.py", line 303, in embed_storage
(path_to_bytes(x["path"]) if x["bytes"] is None else x["bytes"]) if x is not None else None
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/utils/py_utils.py", line 309, in wrapper
return func(value) if value is not None else None
^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/features/image.py", line 298, in path_to_bytes
with xopen(path, "rb", download_config=download_config) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 967, in xopen
return open(main_hop, mode, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/hf-datasets-cache/medium/datasets/13385034044072-config-parquet-and-info-LyngualLabs-Nigerian-Lang-82088450/hub/datasets--LyngualLabs--Nigerian-Language-Exams-VQA/snapshots/971f28a478aaa308d938be19e2ea4db13f71f29a/Igbo/NECO/2021/igb_2021_q31.png'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1607, in _prepare_split_single
num_examples, num_bytes = writer.finalize()
^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 770, in finalize
self.write_examples_on_file()
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 655, in write_examples_on_file
self.write_batch(batch_examples=batch_examples)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 747, in write_batch
self.write_table(pa_table, writer_batch_size)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 762, in write_table
pa_table = embed_table_storage(pa_table)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2249, in embed_table_storage
embed_array_storage(table[name], feature, token_per_repo_id=token_per_repo_id)
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2124, in embed_array_storage
return feature.embed_storage(array, token_per_repo_id=token_per_repo_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/features/image.py", line 303, in embed_storage
(path_to_bytes(x["path"]) if x["bytes"] is None else x["bytes"]) if x is not None else None
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/utils/py_utils.py", line 309, in wrapper
return func(value) if value is not None else None
^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/features/image.py", line 298, in path_to_bytes
with xopen(path, "rb", download_config=download_config) as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/utils/file_utils.py", line 967, in xopen
return open(main_hop, mode, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/hf-datasets-cache/medium/datasets/13385034044072-config-parquet-and-info-LyngualLabs-Nigerian-Lang-82088450/hub/datasets--LyngualLabs--Nigerian-Language-Exams-VQA/snapshots/971f28a478aaa308d938be19e2ea4db13f71f29a/Igbo/NECO/2021/igb_2021_q31.png'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1633, in _download_and_prepare
super()._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1438, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1616, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image image | question_id string | language string | exam string | year string | answer string | instruction string |
|---|---|---|---|---|---|---|
eng_2021_q1.png | English | NECO | 2021 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q2.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q3.png | English | NECO | 2021 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q4.png | English | NECO | 2021 | D | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q5.png | English | NECO | 2021 | C | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q6.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q7.png | English | NECO | 2021 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q8.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q9.png | English | NECO | 2021 | D | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q10.png | English | NECO | 2021 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2021_q11.png | English | NECO | 2021 | A | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q12.png | English | NECO | 2021 | A | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q13.png | English | NECO | 2021 | C | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q14.png | English | NECO | 2021 | A | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q15.png | English | NECO | 2021 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q16.png | English | NECO | 2021 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q17.png | English | NECO | 2021 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q18.png | English | NECO | 2021 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q19.png | English | NECO | 2021 | E | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q20.png | English | NECO | 2021 | A | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2021_q21.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q22.png | English | NECO | 2021 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q23.png | English | NECO | 2021 | E | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q24.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q25.png | English | NECO | 2021 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q26.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q27.png | English | NECO | 2021 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q28.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q29.png | English | NECO | 2021 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2021_q30.png | English | NECO | 2021 | C | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q1.png | English | NECO | 2022 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q2.png | English | NECO | 2022 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q3.png | English | NECO | 2022 | D | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q4.png | English | NECO | 2022 | D | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q5.png | English | NECO | 2022 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q6.png | English | NECO | 2022 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q7.png | English | NECO | 2022 | D | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q8.png | English | NECO | 2022 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q9.png | English | NECO | 2022 | B | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q10.png | English | NECO | 2022 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2022_q11.png | English | NECO | 2022 | E | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q12.png | English | NECO | 2022 | C | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q13.png | English | NECO | 2022 | E | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q14.png | English | NECO | 2022 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q15.png | English | NECO | 2022 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q16.png | English | NECO | 2022 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q17.png | English | NECO | 2022 | C | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q18.png | English | NECO | 2022 | E | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q19.png | English | NECO | 2022 | A | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q20.png | English | NECO | 2022 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2022_q21.png | English | NECO | 2022 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q22.png | English | NECO | 2022 | E | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q23.png | English | NECO | 2022 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q24.png | English | NECO | 2022 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q25.png | English | NECO | 2022 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q26.png | English | NECO | 2022 | C | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q27.png | English | NECO | 2022 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q28.png | English | NECO | 2022 | C | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q29.png | English | NECO | 2022 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2022_q30.png | English | NECO | 2022 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q1.png | English | NECO | 2023 | B | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q2.png | English | NECO | 2023 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q3.png | English | NECO | 2023 | C | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q4.png | English | NECO | 2023 | C | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q5.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q6.png | English | NECO | 2023 | B | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q7.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q8.png | English | NECO | 2023 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q9.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q10.png | English | NECO | 2023 | A | Choose from the options lettered A - E the one that is most nearly opposite in meaning to the word or expression | |
eng_2023_q11.png | English | NECO | 2023 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q12.png | English | NECO | 2023 | C | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q13.png | English | NECO | 2023 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q14.png | English | NECO | 2023 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q15.png | English | NECO | 2023 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q16.png | English | NECO | 2023 | A | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q17.png | English | NECO | 2023 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q18.png | English | NECO | 2023 | B | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q19.png | English | NECO | 2023 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q20.png | English | NECO | 2023 | D | Complete each of the following sentences with the most appropriate of the options lettered A - E | |
eng_2023_q21.png | English | NECO | 2023 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q22.png | English | NECO | 2023 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q23.png | English | NECO | 2023 | D | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q24.png | English | NECO | 2023 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q25.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q26.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q27.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q28.png | English | NECO | 2023 | E | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q29.png | English | NECO | 2023 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2023_q30.png | English | NECO | 2023 | B | Choose from the options lettered A - E the one that is the most appropriate interpretation for each of the following statements | |
eng_2018_q1.png | English | WAEC | 2018 | A | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q2.png | English | WAEC | 2018 | C | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q3.png | English | WAEC | 2018 | A | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q4.png | English | WAEC | 2018 | A | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q5.png | English | WAEC | 2018 | B | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q6.png | English | WAEC | 2018 | C | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q7.png | English | WAEC | 2018 | B | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q8.png | English | WAEC | 2018 | C | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q9.png | English | WAEC | 2018 | B | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. | |
eng_2018_q10.png | English | WAEC | 2018 | B | In each of the following sentences, there is one underlined word and one gap. From the list of words lettered A to D, choose the one that is **most nearly opposite** in meaning to the underlined word and that will, at the same time, correctly fill the gap in the sentence. |
Nigerian Language Exams VQA Dataset
Dataset Summary
The Nigerian Language Exams VQA Dataset is a curated benchmark designed to evaluate the Document Visual Question Answering (VQA) capabilities of Multimodal Large Language Models (MLLMs) in indigenous West African languages. It consists of 837 manually cropped images of multiple-choice questions from standardized Nigerian examinations (WAEC and NECO) spanning the years 2008 to 2024.
This dataset addresses the critical data gap for African languages in multimodal AI, focusing specifically on Yoruba, Igbo, Hausa, and English.
Dataset Structure
The dataset is organized via a metadata.jsonl file that maps each question image to its corresponding linguistic and examination context.
Metadata Fields
image: The cropped.pngimage of the examination question.question_id: Unique identifier (e.g.,hau_2022_q11.png).language: The language of the question (English, Yoruba, Igbo, or Hausa).exam: The examination body (WAEC or NECO).year: The year the exam was administered (2008–2024).answer: The "Gold Standard" correct option (A, B, C, D, or E).instruction: Task-specific instructions (e.g., "Choose the option nearest in meaning").
Data Composition
| Language | Questions |
|---|---|
| Yoruba | 378 |
| English | 269 |
| Igbo | 114 |
| Hausa | 76 |
| Total | 837 |
Maintenance & Context
- Status: Actively Maintained.
- Geographic Coverage: Nigeria / West Africa.
- Source: Manually collected and scanned physical examination papers from 2008–2024.
Purpose & Impact
This dataset was developed as part of a research study titled "Challenging Multimodal LLMs with African Standardized Exams: A Document VQA Evaluation." The goal is to provide a rigorous, culturally relevant benchmark that tests a model's ability to handle complex orthographic features, such as diacritics and tone marks, which are essential for accurate Nigerian language processing.
Usage & Licensing
This dataset is released under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license. It is intended for academic and research purposes.
Citation
If you use this dataset in your research, please cite:
@inproceedings{olufemi-etal-2025-challenging,
title = "Challenging Multimodal {LLM}s with {A}frican Standardized Exams: A Document {VQA} Evaluation",
author = "Olufemi, Victor Tolulope and
Babatunde, Oreoluwa Boluwatife and
Bolarinwa, Emmanuel and
Moshood, Kausar Yetunde",
editor = "Lignos, Constantine and
Abdulmumin, Idris and
Adelani, David",
booktitle = "Proceedings of the Sixth Workshop on African Natural Language Processing (AfricaNLP 2025)",
month = jul,
year = "2025",
address = "Vienna, Austria",
publisher = "Association for Computational Linguistics",
url = "https://aclanthology.org/2025.africanlp-1.22/",
doi = "10.18653/v1/2025.africanlp-1.22",
pages = "150--157",
ISBN = "979-8-89176-257-2",
abstract = "Despite rapid advancements in multimodal large language models (MLLMs), their ability to process low-resource African languages in document-based visual question answering (VQA) tasks remains limited. This paper evaluates three state-of-the-art MLLMs{---}GPT-4o, Claude-3.5 Haiku, and Gemini-1.5 Pro{---}on WAEC/NECO standardized exam questions in Yoruba, Igbo, and Hausa. We curate a dataset of multiple-choice questions from exam images and compare model accuracies across two prompting strategies: (1) using English prompts for African language questions, and (2) using native-language prompts. While GPT-4o achieves over 90{\%} accuracy for English, performance drops below 40{\%} for African languages, highlighting severe data imbalance in model training. Notably, native-language prompting improves accuracy for most models, yet no system approaches human-level performance, which reaches over 50{\%} in Yoruba, Igbo, and Hausa. These findings emphasize the need for diverse training data, fine-tuning, and dedicated benchmarks that address the linguistic intricacies of African languages in multimodal tasks, paving the way for more equitable and effective AI systems in education."
}
- Downloads last month
- 1,361