Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- visual-question-answering
|
|
|
5 |
language:
|
6 |
- ko
|
7 |
size_categories:
|
@@ -9,6 +10,7 @@ size_categories:
|
|
9 |
---
|
10 |
|
11 |
# About this data
|
|
|
12 |
|
13 |
KOFFVQA is a general-purpose VLM benchmark in the Korean language. For more information, refer to [our leaderboard page](https://huggingface.co/spaces/maum-ai/KOFFVQA-Leaderboard) and the official [evaluation code](https://github.com/maum-ai/KOFFVQA).
|
14 |
|
|
|
2 |
license: apache-2.0
|
3 |
task_categories:
|
4 |
- visual-question-answering
|
5 |
+
- question-answering
|
6 |
language:
|
7 |
- ko
|
8 |
size_categories:
|
|
|
10 |
---
|
11 |
|
12 |
# About this data
|
13 |
+
[KOFFVQA: An Objectively Evaluated Free-form VQA Benchmark for Large Vision-Language Models in the Korean Language](https://arxiv.org/abs/2503.23730)
|
14 |
|
15 |
KOFFVQA is a general-purpose VLM benchmark in the Korean language. For more information, refer to [our leaderboard page](https://huggingface.co/spaces/maum-ai/KOFFVQA-Leaderboard) and the official [evaluation code](https://github.com/maum-ai/KOFFVQA).
|
16 |
|