jaronfei commited on
Commit
3462e1a
·
1 Parent(s): 3e4309d

update MVBench score

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -16,7 +16,7 @@ transformers==4.40.2
16
  peft==0.10.0
17
  ```
18
 
19
- ## Inference
20
 
21
  Please refer to [Video-CCAM](https://github.com/QQ-MM/Video-CCAM) on inference and evaluation.
22
 
@@ -27,6 +27,8 @@ Please refer to [Video-CCAM](https://github.com/QQ-MM/Video-CCAM) on inference a
27
  |w/o subs|50.0|50.6|
28
  |w subs|53.1|54.9|
29
 
 
 
30
  ## Acknowledgement
31
 
32
  * [xtuner](https://github.com/InternLM/xtuner): Video-CCAM-9B is trained using the xtuner framework. Thanks for their excellent works!
 
16
  peft==0.10.0
17
  ```
18
 
19
+ ## Inference & Evaluation
20
 
21
  Please refer to [Video-CCAM](https://github.com/QQ-MM/Video-CCAM) on inference and evaluation.
22
 
 
27
  |w/o subs|50.0|50.6|
28
  |w subs|53.1|54.9|
29
 
30
+ ### MVBench: 60.70 (32 frames)
31
+
32
  ## Acknowledgement
33
 
34
  * [xtuner](https://github.com/InternLM/xtuner): Video-CCAM-9B is trained using the xtuner framework. Thanks for their excellent works!