hexuan21 commited on
Commit
443f909
·
verified ·
1 Parent(s): 472e87c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -16,7 +16,9 @@ pipeline_tag: visual-question-answering
16
  ![VideoScore](https://tiger-ai-lab.github.io/VideoScore/static/images/teaser.png)
17
 
18
  ## Introduction
19
- - VideoScore-v1.1 is a variant from [VideoScore](https://huggingface.co/TIGER-Lab/VideoScore), which is a video quality evaluation model, taking [Mantis-8B-Idefics2](https://huggingface.co/TIGER-Lab/Mantis-8B-Idefics2) as base-model
 
 
20
  and trained on [VideoFeedback](https://huggingface.co/datasets/TIGER-Lab/VideoFeedback),
21
  a large video evaluation dataset with multi-aspect human scores.
22
 
@@ -26,8 +28,7 @@ For the data details of these benchmarks, please refer to [VideoScore-Bench](htt
26
 
27
  - VideoScore-v1.1 is a **regression version** model.
28
 
29
- -
30
-
31
  ## Usage
32
  ### Installation
33
  ```
 
16
  ![VideoScore](https://tiger-ai-lab.github.io/VideoScore/static/images/teaser.png)
17
 
18
  ## Introduction
19
+ - 🤯🤯Try on the new version [VideoScore-v1.1](https://huggingface.co/TIGER-Lab/VideoScore-v1.1), which is a variant from [VideoScore](https://huggingface.co/TIGER-Lab/VideoScore) with **better performance in "text-to-video alignment" subscore** and the support for **48 frames** in inference now!
20
+
21
+ - [VideoScore](https://huggingface.co/TIGER-Lab/VideoScore) series is a video quality evaluation model series, taking [Mantis-8B-Idefics2](https://huggingface.co/TIGER-Lab/Mantis-8B-Idefics2) as base-model
22
  and trained on [VideoFeedback](https://huggingface.co/datasets/TIGER-Lab/VideoFeedback),
23
  a large video evaluation dataset with multi-aspect human scores.
24
 
 
28
 
29
  - VideoScore-v1.1 is a **regression version** model.
30
 
31
+ -
 
32
  ## Usage
33
  ### Installation
34
  ```