MING-ZCH commited on
Commit
87419c5
1 Parent(s): 3ca113a

Add citation

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -111,5 +111,13 @@ Should you encounter any data samples potentially breaching the copyright or lic
111
  ## Citation
112
  **BibTeX:**
113
  ```bibtex
114
-
 
 
 
 
 
 
 
 
115
  ```
 
111
  ## Citation
112
  **BibTeX:**
113
  ```bibtex
114
+ @misc{zhang2024mllmsunderstanddeepimplication,
115
+ title={Can MLLMs Understand the Deep Implication Behind Chinese Images?},
116
+ author={Chenhao Zhang and Xi Feng and Yuelin Bai and Xinrun Du and Jinchang Hou and Kaixin Deng and Guangzeng Han and Qinrui Li and Bingli Wang and Jiaheng Liu and Xingwei Qu and Yifei Zhang and Qixuan Zhao and Yiming Liang and Ziqiang Liu and Feiteng Fang and Min Yang and Wenhao Huang and Chenghua Lin and Ge Zhang and Shiwen Ni},
117
+ year={2024},
118
+ eprint={2410.13854},
119
+ archivePrefix={arXiv},
120
+ primaryClass={cs.CL},
121
+ url={https://arxiv.org/abs/2410.13854},
122
+ }
123
  ```