ruohongz commited on
Commit
d7f537c
1 Parent(s): c24be28

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -41,3 +41,17 @@ ShareGPTVideo dataset.
41
 
42
  ## Evaluation
43
  Follow https://github.com/RifleZhang/LLaVA-Hound-DPO/blob/main/README.md
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
 
42
  ## Evaluation
43
  Follow https://github.com/RifleZhang/LLaVA-Hound-DPO/blob/main/README.md
44
+
45
+ ## Paper
46
+
47
+ https://huggingface.co/papers/2404.01258
48
+
49
+ citation
50
+ ```
51
+ @article{zhang2024direct,
52
+ title={Direct Preference Optimization of Video Large Multimodal Models from Language Model Reward},
53
+ author={Zhang, Ruohong and Gui, Liangke and Sun, Zhiqing and Feng, Yihao and Xu, Keyang and Zhang, Yuanhan and Fu, Di and Li, Chunyuan and Hauptmann, Alexander and Bisk, Yonatan and others},
54
+ journal={arXiv preprint arXiv:2404.01258},
55
+ year={2024}
56
+ }
57
+ ```