LiFT-HRA
Collection
LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment
β’
2 items
β’
Updated
β’
1
video
video | label
class label 3
classes |
---|---|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
|
0HRA_part0
|
This is the dataset proposed in our paper "LiFT: Leveraging Human Feedback for Text-to-Video Model Alignment". LiFT-HRA is a high-quality Human Preference Annotation dataset that can be used to train video-text-to-text reward models. All videos in the LiFT-HRA dataset have resolutions of at least 512Γ512.
Project: https://codegoat24.github.io/LiFT/
Code: https://github.com/CodeGoat24/LiFT
DATA_PATH
ββ LiFT-HRA-data.json
ββ videos
ββ HRA_part0.zip
ββ HRA_part1.zip
ββ HRA_part2.zip
git clone https://github.com/CodeGoat24/LiFT.git
cd LiFT
bash ./environment_setup.sh lift
Dataset
Please download this LiFT-HRA dataset and put it under ./dataset
directory. The data structure is like this:
dataset
βββ LiFT-HRA
β βββ LiFT-HRA-data.json
β βββ videos
Training
LiFT-Critic-13b
bash LiFT_Critic/train/train_critic_13b.sh
LiFT-Critic-40b
bash LiFT_Critic/train/train_critic_40b.sh
We provide pre-trained model weights LiFT-Critic on our LiFT-HRA dataset. Please refer to here.
If you find our dataset 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}
}