tinyllava commited on
Commit
495c207
1 Parent(s): ac5ec7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -28,7 +28,6 @@ print('model output:', output_text)
28
  print('runing time:', genertaion_time)
29
  ```
30
  ### Result
31
-
32
  | model_name | vqav2 | gqa | sqa | textvqa | MM-VET | POPE | MME | MMMU |
33
  | :----------------------------------------------------------: | ----- | ------- | ----- | ----- | ------- | ----- | ------ | ------ |
34
  | [LLaVA-1.5-7B](https://huggingface.co/llava-hf/llava-1.5-7b-hf) | 78.5 | 62.0 | 66.8 | 58.2 | 30.5 | 85.9 | 1510.7 | - |
 
28
  print('runing time:', genertaion_time)
29
  ```
30
  ### Result
 
31
  | model_name | vqav2 | gqa | sqa | textvqa | MM-VET | POPE | MME | MMMU |
32
  | :----------------------------------------------------------: | ----- | ------- | ----- | ----- | ------- | ----- | ------ | ------ |
33
  | [LLaVA-1.5-7B](https://huggingface.co/llava-hf/llava-1.5-7b-hf) | 78.5 | 62.0 | 66.8 | 58.2 | 30.5 | 85.9 | 1510.7 | - |