jaronfei commited on
Commit
b558c0f
·
1 Parent(s): 53cd606

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|48.2|49.6|
28
  |w subs|51.7|53.0|
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|48.2|49.6|
28
  |w subs|51.7|53.0|
29
 
30
+ ### MVBench: 57.78 (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!