DongfuJiang commited on
Commit
f4df4fa
1 Parent(s): 0c0a987

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,7 +18,7 @@ language:
18
  - en
19
  ---
20
 
21
- # 🔥 Mantis
22
 
23
  [Paper](https://arxiv.org/abs/2405.01483) |
24
  [Website](https://tiger-ai-lab.github.io/Mantis/) |
@@ -143,10 +143,12 @@ See [mantis/benchmark](https://github.com/TIGER-AI-Lab/Mantis/tree/main/mantis/b
143
 
144
  ## Citation
145
  ```
146
- @inproceedings{Jiang2024MANTISIM,
147
  title={MANTIS: Interleaved Multi-Image Instruction Tuning},
148
  author={Dongfu Jiang and Xuan He and Huaye Zeng and Cong Wei and Max W.F. Ku and Qian Liu and Wenhu Chen},
149
- publisher={arXiv2405.01483}
150
  year={2024},
 
 
151
  }
152
  ```
 
18
  - en
19
  ---
20
 
21
+ # 🔥 Mantis (TMLR 2024)
22
 
23
  [Paper](https://arxiv.org/abs/2405.01483) |
24
  [Website](https://tiger-ai-lab.github.io/Mantis/) |
 
143
 
144
  ## Citation
145
  ```
146
+ @article{Jiang2024MANTISIM,
147
  title={MANTIS: Interleaved Multi-Image Instruction Tuning},
148
  author={Dongfu Jiang and Xuan He and Huaye Zeng and Cong Wei and Max W.F. Ku and Qian Liu and Wenhu Chen},
149
+ journal={Trans. Mach. Learn. Res.},
150
  year={2024},
151
+ volume={2024},
152
+ url={Transactions on Machine Learning Research}
153
  }
154
  ```