DongfuJiang commited on
Commit
e9633ba
·
verified ·
1 Parent(s): 1d6fcb9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -77,10 +77,12 @@ We list the current results as follows:
77
  ### Citation
78
  If you are using this dataset, please cite our work with
79
  ```
80
- @inproceedings{Jiang2024MANTISIM,
81
  title={MANTIS: Interleaved Multi-Image Instruction Tuning},
82
  author={Dongfu Jiang and Xuan He and Huaye Zeng and Cong Wei and Max W.F. Ku and Qian Liu and Wenhu Chen},
83
- publisher={arXiv2405.01483}
84
  year={2024},
 
 
85
  }
86
  ```
 
77
  ### Citation
78
  If you are using this dataset, please cite our work with
79
  ```
80
+ @article{Jiang2024MANTISIM,
81
  title={MANTIS: Interleaved Multi-Image Instruction Tuning},
82
  author={Dongfu Jiang and Xuan He and Huaye Zeng and Cong Wei and Max W.F. Ku and Qian Liu and Wenhu Chen},
83
+ journal={Trans. Mach. Learn. Res.},
84
  year={2024},
85
+ volume={2024},
86
+ url={Transactions on Machine Learning Research}
87
  }
88
  ```