Spaces:
Running
Running
Fix typo
Browse files- content.py +1 -1
content.py
CHANGED
@@ -15,7 +15,7 @@ intro_md = f'''
|
|
15 |
|
16 |
* [π Dataset](https://huggingface.co/datasets/maum-ai/KOFFVQA_Data)
|
17 |
* [π§ͺ Evaluation Code](https://github.com/maum-ai/KOFFVQA)
|
18 |
-
* [π Report]
|
19 |
|
20 |
{benchname}π is a Free-Form VQA benchmark dataset designed to evaluate Vision-Language Models (VLMs) in Korean language environments. Unlike traditional multiple-choice or predefined answer formats, KOFFVQA challenges models to generate open-ended, natural-language answers to visually grounded questions. This allows for a more comprehensive assessment of a model's ability to understand and generate nuanced Korean responses.
|
21 |
|
|
|
15 |
|
16 |
* [π Dataset](https://huggingface.co/datasets/maum-ai/KOFFVQA_Data)
|
17 |
* [π§ͺ Evaluation Code](https://github.com/maum-ai/KOFFVQA)
|
18 |
+
* [π Report](https://arxiv.org/abs/2503.23730)
|
19 |
|
20 |
{benchname}π is a Free-Form VQA benchmark dataset designed to evaluate Vision-Language Models (VLMs) in Korean language environments. Unlike traditional multiple-choice or predefined answer formats, KOFFVQA challenges models to generate open-ended, natural-language answers to visually grounded questions. This allows for a more comprehensive assessment of a model's ability to understand and generate nuanced Korean responses.
|
21 |
|