khang119966
commited on
Commit
•
fb80d33
1
Parent(s):
269e8a2
Update README.md
Browse files
README.md
CHANGED
@@ -62,10 +62,11 @@ question = "Bạn là trợ lý AI giải trắc nghiệm rất chính xác. B
|
|
62 |
model.chat(tokenizer, None, question, generation_config)
|
63 |
```
|
64 |
|
65 |
-
##
|
66 |
|
67 |
-
We are creating a pull request for the OpenCompass team to test once more and make the metrics public on the [open_vlm_leaderboard](https://huggingface.co/spaces/opencompass/open_vlm_leaderboard)
|
68 |
-
|
|
|
69 |
|
70 |
"The table is referenced from the repo [Qwen/Qwen2-VL-2B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct)."
|
71 |
|
|
|
62 |
model.chat(tokenizer, None, question, generation_config)
|
63 |
```
|
64 |
|
65 |
+
## OpenCompass Benchmark
|
66 |
|
67 |
+
We are creating a pull request for the OpenCompass team to test once more and make the metrics public on the [open_vlm_leaderboard](https://huggingface.co/spaces/opencompass/open_vlm_leaderboard).
|
68 |
+
|
69 |
+
The current results are at an quite good level, and we are expanding the training set in English and other languages to approach models within a comparable parameter range.
|
70 |
|
71 |
"The table is referenced from the repo [Qwen/Qwen2-VL-2B-Instruct](https://huggingface.co/Qwen/Qwen2-VL-2B-Instruct)."
|
72 |
|