runninglsy commited on
Commit
97020e0
1 Parent(s): 0d7a978

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -41,6 +41,8 @@ We evaluate Ovis1.5 across various multimodal benchmarks using [VLMEvalKit](http
41
  | OCRBench | 725 | **776** | 743 | 756 |
42
  | MMVet | 52.8 | **58** | 52.2 | 56.5 |
43
  | RealWorldQA | 63.5 | 66 | 64.6 | **66.9** |
 
 
44
 
45
  ## Usage
46
  Below is a code snippet to run Ovis with multimodal inputs. For additional usage instructions, including inference wrapper and Gradio UI, please refer to [Ovis GitHub](https://github.com/AIDC-AI/Ovis?tab=readme-ov-file#inference).
 
41
  | OCRBench | 725 | **776** | 743 | 756 |
42
  | MMVet | 52.8 | **58** | 52.2 | 56.5 |
43
  | RealWorldQA | 63.5 | 66 | 64.6 | **66.9** |
44
+ | CharXiv Reasoning | 24.9 | - | 28.2 | **28.4** |
45
+ | CharXiv Descriptive | 59.3 | - | 60.2 | **62.6** |
46
 
47
  ## Usage
48
  Below is a code snippet to run Ovis with multimodal inputs. For additional usage instructions, including inference wrapper and Gradio UI, please refer to [Ovis GitHub](https://github.com/AIDC-AI/Ovis?tab=readme-ov-file#inference).