khang119966 commited on
Commit
fb80d33
1 Parent(s): 269e8a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
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
- ## open_vlm_leaderboard 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
- The current metrics are at an acceptable level, and we are expanding the training set in English and other languages to approach global models within a comparable parameter range.
 
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