CARAVELA is a multimodal benchmark for evaluating the Portuguese cultural knowledge of large vision-language models (LVLMs). The official benchmark language is exclusively European Portuguese (pt-PT).
Modern LVLMs excel at general-purpose vision-language tasks, but their performance drops sharply on localized, culturally specific content that is underrepresented in global training data. Portugal has a rich cultural heritage — historical monuments, gastronomy, prominent figures, and distinct art — that existing cultural benchmarks largely overlook, leading to systematic biases in models trained predominantly on Western contexts.
CARAVELA was conceived to bridge this gap. By testing models against canonical Portuguese cultural representations, it provides a rigorous framework to quantify cultural alignment and visual understanding across Portugal's cultural elements — each question requires jointly processing an image and European Portuguese text, so it cannot be answered from text alone.
Every item is anchored to a culturally relevant Portuguese entity and its image, and is organized along three axes:
This design enables fine-grained diagnostic evaluation — identifying where a model fails and in which cultural domain.
CARAVELA contains 12,983 image–question pairs derived from 3,354 unique Portuguese cultural entities.
| Field | Type | Description |
|---|---|---|
image | image | Image of the cultural entity (sourced from Wikimedia Commons). |
question | string | The question, written in European Portuguese. |
options_a | string | MCQ option A (empty for VQA / Reasoning items). |
options_b | string | MCQ option B (empty for VQA / Reasoning items). |
options_c | string | MCQ option C (empty for VQA / Reasoning items). |
options_d | string | MCQ option D (empty for VQA / Reasoning items). |
answer | string | Ground-truth answer: the correct option letter (A–D) for MCQ, or free-text for VQA / Reasoning. |
entity | string | Name of the Portuguese cultural entity the item is about. |
category | string | Cultural category (Portuguese label, e.g. Arte, Personalidades). |
area | string | Knowledge dimension: cultural, temporal, or spatial. |
supporting_text | string | Source text (from Portuguese Wikipedia) used to ground the question–answer pair. |
This dataset is dual-licensed:
apache-2.0.When using this dataset you must comply with both the annotation license and the original image licenses.
If you use CARAVELA or AMALIA-VL in your work, please cite:
@article{gloria2026amalia,
title={AMALIA-VL: A Native European Portuguese Open-Source Vision and Language Model},
author={Gl{\'o}ria-Silva, Diogo and Cardeira, Jo{\~a}o and da Luz, Manuel Letras and Simpl{\'\i}cio, Afonso and Vinagre, Gon{\c{c}}alo and Tavares, Diogo and Ferreira, Rafael and Calvo, In{\^e}s and Vieira, In{\^e}s and Semedo, David and others},
journal={arXiv preprint},
year={2026}
}
1 commits
CARAVELA is a multimodal benchmark for evaluating the Portuguese cultural knowledge of large vision-language models (LVLMs). The official benchmark language is exclusively European Portuguese (pt-PT).
Modern LVLMs excel at general-purpose vision-language tasks, but their performance drops sharply on localized, culturally specific content that is underrepresented in global training data. Portugal has a rich cultural heritage — historical monuments, gastronomy, prominent figures, and distinct art — that existing cultural benchmarks largely overlook, leading to systematic biases in models trained predominantly on Western contexts.
CARAVELA was conceived to bridge this gap. By testing models against canonical Portuguese cultural representations, it provides a rigorous framework to quantify cultural alignment and visual understanding across Portugal's cultural elements — each question requires jointly processing an image and European Portuguese text, so it cannot be answered from text alone.
Every item is anchored to a culturally relevant Portuguese entity and its image, and is organized along three axes:
This design enables fine-grained diagnostic evaluation — identifying where a model fails and in which cultural domain.
CARAVELA contains 12,983 image–question pairs derived from 3,354 unique Portuguese cultural entities.
| Field | Type | Description |
|---|---|---|
image | image | Image of the cultural entity (sourced from Wikimedia Commons). |
question | string | The question, written in European Portuguese. |
options_a | string | MCQ option A (empty for VQA / Reasoning items). |
options_b | string | MCQ option B (empty for VQA / Reasoning items). |
options_c | string | MCQ option C (empty for VQA / Reasoning items). |
options_d | string | MCQ option D (empty for VQA / Reasoning items). |
answer | string | Ground-truth answer: the correct option letter (A–D) for MCQ, or free-text for VQA / Reasoning. |
entity | string | Name of the Portuguese cultural entity the item is about. |
category | string | Cultural category (Portuguese label, e.g. Arte, Personalidades). |
area | string | Knowledge dimension: cultural, temporal, or spatial. |
supporting_text | string | Source text (from Portuguese Wikipedia) used to ground the question–answer pair. |
This dataset is dual-licensed:
apache-2.0.When using this dataset you must comply with both the annotation license and the original image licenses.
If you use CARAVELA or AMALIA-VL in your work, please cite:
@article{gloria2026amalia,
title={AMALIA-VL: A Native European Portuguese Open-Source Vision and Language Model},
author={Gl{\'o}ria-Silva, Diogo and Cardeira, Jo{\~a}o and da Luz, Manuel Letras and Simpl{\'\i}cio, Afonso and Vinagre, Gon{\c{c}}alo and Tavares, Diogo and Ferreira, Rafael and Calvo, In{\^e}s and Vieira, In{\^e}s and Semedo, David and others},
journal={arXiv preprint},
year={2026}
}
1 commits