Andy1621 commited on
Commit
3db6ae5
1 Parent(s): db5c9b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -75,14 +75,14 @@ We introduce a novel static-to-dynamic method for defining temporal-related task
75
 
76
  ![images](./assert/task_example.png)
77
 
78
- ## :telescope: Evaluation
79
 
80
  An evaluation example is provided in [mvbench.ipynb](https://github.com/OpenGVLab/Ask-Anything/blob/main/video_chat2/mvbench.ipynb). Please follow the pipeline to prepare the evaluation code for various MLLMs.
81
 
82
  - **Preprocess**: We preserve the raw video (high resolution, long duration, etc.) along with corresponding annotations (start, end, subtitles, etc.) for future exploration; hence, the decoding of some raw videos like Perception Test may be slow.
83
  - **Prompt**: We explore effective system prompts to encourage better temporal reasoning in MLLM, as well as efficient answer prompts for option extraction.
84
 
85
- ## :bar_chart: Leadrboard
86
 
87
  While an [Online leaderboard]() is under construction, the current standings are as follows:
88
 
 
75
 
76
  ![images](./assert/task_example.png)
77
 
78
+ ## Evaluation
79
 
80
  An evaluation example is provided in [mvbench.ipynb](https://github.com/OpenGVLab/Ask-Anything/blob/main/video_chat2/mvbench.ipynb). Please follow the pipeline to prepare the evaluation code for various MLLMs.
81
 
82
  - **Preprocess**: We preserve the raw video (high resolution, long duration, etc.) along with corresponding annotations (start, end, subtitles, etc.) for future exploration; hence, the decoding of some raw videos like Perception Test may be slow.
83
  - **Prompt**: We explore effective system prompts to encourage better temporal reasoning in MLLM, as well as efficient answer prompts for option extraction.
84
 
85
+ ## Leadrboard
86
 
87
  While an [Online leaderboard]() is under construction, the current standings are as follows:
88