BoyaWu10 commited on
Commit
2f9a615
1 Parent(s): a13506f
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -17,11 +17,7 @@ Bunny is a family of lightweight but powerful multimodal models. It offers multi
17
 
18
  We provide Bunny-v1.1-4B, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) with [S \\(^{2}\\)-Wrapper](https://github.com/bfshi/scaling_on_scales), supporting 1152x1152 resolution. More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
19
 
20
- | | MME \\(^{\text{P}}\\) | MME \\(^{\text{C}}\\) | MMB \\(^{\text{T/D}}\\) | MMB-CN \\(^{\text{T/D}}\\) |SEED(-IMG) | MMMU \\(^{\text{V/T}}\\) | VQA \\(^{\text{v2}}\\) | GQA | SQA \\(^{\text{I}}\\) | POPE |
21
- | ------------------ | :--------------: | :--------------: |:--------------: | :----------------: | :--: | :-----------------: | :---------------: | :--: | :--------------: | :--: |
22
- | Bunny-v1.1-4B | 1581.5 | 361.1 | 75.7/74.2 |66.5/64.5 | 64.9(72.5) | 41.2/38.3 | 82.1 | 63.2 | 78.3 | 87.2 |
23
-
24
-
25
 
26
 
27
  # Quickstart
 
17
 
18
  We provide Bunny-v1.1-4B, which is built upon [SigLIP](https://huggingface.co/google/siglip-so400m-patch14-384) and [Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) with [S \\(^{2}\\)-Wrapper](https://github.com/bfshi/scaling_on_scales), supporting 1152x1152 resolution. More details about this model can be found in [GitHub](https://github.com/BAAI-DCAI/Bunny).
19
 
20
+ ![comparison](comparison.png)
 
 
 
 
21
 
22
 
23
  # Quickstart