Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,12 @@ pipeline_tag: video-text-to-text
|
|
| 9 |
|
| 10 |
# LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
## 🔧 Installation
|
| 15 |
|
|
|
|
| 9 |
|
| 10 |
# LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment
|
| 11 |
|
| 12 |
+
## Summary
|
| 13 |
+
This is the model checkpoint proposed in our paper "LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment". LiFT-Critic is a novel Video-Text-to-Text Reward Model for synthesized video evaluation.
|
| 14 |
+
|
| 15 |
+
Project: https://codegoat24.github.io/LiFT/
|
| 16 |
+
|
| 17 |
+
Code: https://github.com/CodeGoat24/LiFT
|
| 18 |
|
| 19 |
## 🔧 Installation
|
| 20 |
|