Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ We plan to open-source the Infinity-MM dataset, training scripts, and related re
|
|
18 |
|
19 |
# Evaluation
|
20 |
|
21 |
-
We evaluated the model using the [VLMEvalKit](
|
22 |
|
23 |
| Test sets | MiniCPM-V-2 | InternVL2-2B | XinYuan-VL-2B | Qwen2-VL-2B-Instruct | Infinity-VL-2B |
|
24 |
|:----------------:|:--------------:|:---------------:|:----------------:|:-----------------------:|:-----------------:|
|
|
|
18 |
|
19 |
# Evaluation
|
20 |
|
21 |
+
We evaluated the model using the [VLMEvalKit](https://github.com/open-compass/VLMEvalKit) tool. Whenever possible, we prioritized using the GPT-4 API for test sets that support API-based evaluation.
|
22 |
|
23 |
| Test sets | MiniCPM-V-2 | InternVL2-2B | XinYuan-VL-2B | Qwen2-VL-2B-Instruct | Infinity-VL-2B |
|
24 |
|:----------------:|:--------------:|:---------------:|:----------------:|:-----------------------:|:-----------------:|
|