hexuan21 commited on
Commit
042de55
·
verified ·
1 Parent(s): b89aae0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -12,8 +12,14 @@ base_model:
12
  pipeline_tag: visual-question-answering
13
  ---
14
 
15
- [📃Paper](https://www.arxiv.org/abs/2509.22799) | [🌐Website](https://tiger-ai-lab.github.io/VideoScore2/) | [💻Code](https://github.com/TIGER-AI-Lab/VideoScore2) | [🛢️Dataset (VideoFeedback2)](https://huggingface.co/datasets/TIGER-Lab/VideoFeedback2) | [🤗Model (VideoScore2)](https://huggingface.co/TIGER-Lab/VideoScore2)
16
-
 
 
 
 
 
 
17
 
18
  ![VideoScore](https://tiger-ai-lab.github.io/VideoScore2/static/images/teaser.png)
19
 
 
12
  pipeline_tag: visual-question-answering
13
  ---
14
 
15
+ [📃Paper](https://www.arxiv.org/abs/2509.22799) |
16
+ [🌐Website](https://tiger-ai-lab.github.io/VideoScore2/) |
17
+ [💻Code](https://github.com/TIGER-AI-Lab/VideoScore2) |
18
+ [🛢️Dataset (VideoFeedback2)](https://huggingface.co/datasets/TIGER-Lab/VideoFeedback2) |
19
+ [🤗Model (VideoScore2)](https://huggingface.co/TIGER-Lab/VideoScore2) |
20
+ [🤔Ablation1: SFT-only](https://huggingface.co/TIGER-Lab/VideoScore2-SFT) |
21
+ [🤔Ablation2: SFT-w/o-CoT](https://huggingface.co/TIGER-Lab/VideoScore2-SFT-no-CoT) |
22
+ [🤔Ablation3: RL-w/o-SFT](https://huggingface.co/TIGER-Lab/VideoScore2-RL-no-SFT)
23
 
24
  ![VideoScore](https://tiger-ai-lab.github.io/VideoScore2/static/images/teaser.png)
25