XiaoduoAILab commited on
Commit
87c345a
·
verified ·
1 Parent(s): 1f357c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -99,10 +99,10 @@ if __name__ == '__main__':
99
  </center>
100
  ## Evaluation
101
 
102
- We evaluate the multimodal performance across a variety of datasets: VizWiz, SQA$^\text{I}$, VQA$^\text{T}$, POPE, GQA, MMB, MMB$^\text{CN}$
103
- , MM-Vet, and MME. Our analysis, as depicted in Table~\ref{tab:compare-with-sotas-vlms}.
104
 
105
- | Method | LLM | Res. | VizWiz | SQA | VQA | POPE | GQA | MMB | MMB^{CN} | MM-Vet | MME |
106
  |:--------------:|:----------------:|:----:|:------:|:----:|:----:|:----:|:----:|:----:|:--------:|:------:|:------:|
107
  | Openflamingo | MPT-7B | 336 | - | - | 33.6 | - | - | 4.6 | - | - | - |
108
  | BLIP-2 | Vicuna-13B | 224 | - | 61.0 | 42.5 | 85.3 | 41.0 | - | - | - | 1293.8 |
 
99
  </center>
100
  ## Evaluation
101
 
102
+ We evaluate the multimodal performance across a variety of datasets: **VizWiz**, **SQA<sup>I</sup>**, **VQA<sup>T</sup>**, **POPE**, **GQA**, **MMB**, **MMB<sup>CN</sup>**
103
+ , **MM-Vet**, and **MME**. Our analysis, as depicted in Table~\ref{tab:compare-with-sotas-vlms}.
104
 
105
+ | Method | LLM | Res. | VizWiz | SQA | VQA | POPE | GQA | MMB | MMB<sup>CN</sup> | MM-Vet | MME |
106
  |:--------------:|:----------------:|:----:|:------:|:----:|:----:|:----:|:----:|:----:|:--------:|:------:|:------:|
107
  | Openflamingo | MPT-7B | 336 | - | - | 33.6 | - | - | 4.6 | - | - | - |
108
  | BLIP-2 | Vicuna-13B | 224 | - | 61.0 | 42.5 | 85.3 | 41.0 | - | - | - | 1293.8 |