uyzhang commited on
Commit
48a3023
·
1 Parent(s): 052577a

update readme.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -99,9 +99,10 @@ print(output_text)
99
 
100
  ## Experimental Results
101
 
102
- <div align="center">
103
  <img src="assets/results.png" alt="logo"/>
104
- </div>
 
105
 
106
  1. **New State-of-the-Art:** Bee-8B establishes a new performance standard for fully open MLLMs, proving highly competitive with recent semi-open models across a wide array of benchmarks.
107
  2. **Excellence in Complex Reasoning:** Thanks to the CoT-enriched Honey-Data-15M, Bee-8B shows its most significant advancements in complex math and reasoning. It achieves top scores on challenging benchmarks like **MathVerse**, **LogicVista**, and **DynaMath**.
 
99
 
100
  ## Experimental Results
101
 
102
+ <figure align="center">
103
  <img src="assets/results.png" alt="logo"/>
104
+ <figcaption>Evaluation of Bee-8B against other MLLMs. We distinguish between fully open (*) and semi-open (†) models. The <strong>top</strong> and <strong>second-best</strong> scores for each benchmark are highlighted.</figcaption>
105
+ </figure>
106
 
107
  1. **New State-of-the-Art:** Bee-8B establishes a new performance standard for fully open MLLMs, proving highly competitive with recent semi-open models across a wide array of benchmarks.
108
  2. **Excellence in Complex Reasoning:** Thanks to the CoT-enriched Honey-Data-15M, Bee-8B shows its most significant advancements in complex math and reasoning. It achieves top scores on challenging benchmarks like **MathVerse**, **LogicVista**, and **DynaMath**.