LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment

Summary

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.

Project: https://codegoat24.github.io/LiFT/

Code: https://github.com/CodeGoat24/LiFT

πŸ”§ Installation

  1. Clone the github repository and navigate to LiFT folder
git clone https://github.com/CodeGoat24/LiFT.git
cd LiFT
  1. Install packages
bash ./environment_setup.sh lift

πŸš€ Inference

Run

Please download this public LiFT-Critic-40b-lora checkpoints.

We provide some synthesized videos for quick inference in ./demo directory.

python LiFT-Critic/test/run_critic_40b.py --model-path ./LiFT-Critic-40b-lora

πŸ–ŠοΈ Citation

If you find our work helpful, please cite our paper.

@article{LiFT,
  title={LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment.},
  author={Wang, Yibin and Tan, Zhiyu, and Wang, Junyan and Yang, Xiaomeng and Jin, Cheng and Li, Hao},
  journal={arXiv preprint arXiv:2412.04814},
  year={2024}
}
Downloads last month
13
Inference API
Unable to determine this model's library. Check the docs .

Model tree for Fudan-FUXI/LiFT-Critic-40b-lora

Finetuned
(2)
this model
Finetunes
1 model

Collection including Fudan-FUXI/LiFT-Critic-40b-lora