Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ library_name: transformers
|
|
10 |
pipeline_tag: visual-question-answering
|
11 |
---
|
12 |
|
13 |
-
[📃Paper](https://arxiv.org/abs/2406.15252) | [🌐Website](https://tiger-ai-lab.github.io/VideoScore/) | [💻Github](https://github.com/TIGER-AI-Lab/VideoScore) | [🛢️Datasets](https://huggingface.co/datasets/TIGER-Lab/VideoFeedback) | [🤗Model](https://huggingface.co/TIGER-Lab/VideoScore-v1.1) | [🤗Demo](https://huggingface.co/spaces/TIGER-Lab/VideoScore)
|
14 |
|
15 |
|
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),
|
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),
|
|
|
10 |
pipeline_tag: visual-question-answering
|
11 |
---
|
12 |
|
13 |
+
[📃Paper](https://arxiv.org/abs/2406.15252) | [🌐Website](https://tiger-ai-lab.github.io/VideoScore/) | [💻Github](https://github.com/TIGER-AI-Lab/VideoScore) | [🛢️Datasets](https://huggingface.co/datasets/TIGER-Lab/VideoFeedback) | [🤗Model](https://huggingface.co/TIGER-Lab/VideoScore-v1.1) | [🤗Demo](https://huggingface.co/spaces/TIGER-Lab/VideoScore)
|
14 |
|
15 |
|
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), 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),
|