Update README.md
Browse files
README.md
CHANGED
|
@@ -64,6 +64,10 @@ model.chat(tokenizer, None, question, generation_config)
|
|
| 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 a quite good level, and we are expanding the training set in English and other languages to approach models within a comparable parameter range.
|
|
@@ -87,9 +91,7 @@ The current results are at a quite good level, and we are expanding the training
|
|
| 87 |
| HallBenchavg | 38.0 | 36.1 | 41.7 | 43.22 |
|
| 88 |
| MathVistatestmini| 46.0 | 39.8 | 43.0 | 43.9 |
|
| 89 |
|
| 90 |
-
|
| 91 |
-
<img src="radar_chart.png" width="400"/>
|
| 92 |
-
</div>
|
| 93 |
|
| 94 |
<!-- ## VLSP2023: ViVRC Challenge Benchmark
|
| 95 |
|
|
|
|
| 64 |
|
| 65 |
## OpenCompass Benchmark
|
| 66 |
|
| 67 |
+
<div align="center">
|
| 68 |
+
<img src="radar_chart.png" width="400"/>
|
| 69 |
+
</div>
|
| 70 |
+
|
| 71 |
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).
|
| 72 |
|
| 73 |
The current results are at a quite good level, and we are expanding the training set in English and other languages to approach models within a comparable parameter range.
|
|
|
|
| 91 |
| HallBenchavg | 38.0 | 36.1 | 41.7 | 43.22 |
|
| 92 |
| MathVistatestmini| 46.0 | 39.8 | 43.0 | 43.9 |
|
| 93 |
|
| 94 |
+
|
|
|
|
|
|
|
| 95 |
|
| 96 |
<!-- ## VLSP2023: ViVRC Challenge Benchmark
|
| 97 |
|