Update readme.md
Browse files
readme.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
# CVQA for VLMEvalKit
|
| 2 |
- [Original dataset:](https://huggingface.co/datasets/afaji/cvqa) ported to [VLMEvalKit](https://github.com/open-compass/VLMEvalKit)
|
| 3 |
-
|
|
|
|
| 4 |
```
|
| 5 |
{'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=2048x1536 at 0x7C3E0EBEEE00>,
|
| 6 |
'ID': '5919991144272485961_0',
|
|
|
|
| 1 |
# CVQA for VLMEvalKit
|
| 2 |
- [Original dataset:](https://huggingface.co/datasets/afaji/cvqa) ported to [VLMEvalKit](https://github.com/open-compass/VLMEvalKit)
|
| 3 |
+
- From the original authors:
|
| 4 |
+
> CVQA is a culturally diverse multilingual VQA benchmark consisting of over 10,000 questions from 39 country-language pairs. The questions in CVQA are written in both the native languages and English, and are categorized into 10 diverse categories.
|
| 5 |
```
|
| 6 |
{'image': <PIL.JpegImagePlugin.JpegImageFile image mode=RGB size=2048x1536 at 0x7C3E0EBEEE00>,
|
| 7 |
'ID': '5919991144272485961_0',
|