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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -16,10 +16,13 @@ pipeline_tag: visual-question-answering
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
 
 
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
+
21
+ [🤔Ablation-Model-1: SFT-only](https://huggingface.co/TIGER-Lab/VideoScore2-SFT) |
22
+
23
+ [🤔Ablation-Model-2: SFT-w/o-CoT](https://huggingface.co/TIGER-Lab/VideoScore2-SFT-no-CoT) |
24
+
25
+ [🤔Ablation-Model-3: RL-w/o-SFT](https://huggingface.co/TIGER-Lab/VideoScore2-RL-no-SFT)
26
 
27
  ![VideoScore](https://tiger-ai-lab.github.io/VideoScore2/static/images/teaser.png)
28