Duke-de-Artois commited on
Commit
b3d9940
·
verified ·
1 Parent(s): 433af66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -13,6 +13,18 @@ size_categories:
13
  - 10K<n<100K
14
  ---
15
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  # [🏆AAAI2025] ChemVLM: Exploring the Power of Multimodal Large Language Models in Chemistry Area: official test set
18
 
 
13
  - 10K<n<100K
14
  ---
15
 
16
+ Using this dataset, please kindly cite:
17
+ ```
18
+ @inproceedings{li2025chemvlm,
19
+ title={Chemvlm: Exploring the power of multimodal large language models in chemistry area},
20
+ author={Li, Junxian and Zhang, Di and Wang, Xunzhi and Hao, Zeying and Lei, Jingdi and Tan, Qian and Zhou, Cai and Liu, Wei and Yang, Yaotian and Xiong, Xinrui and others},
21
+ booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
22
+ volume={39},
23
+ number={1},
24
+ pages={415--423},
25
+ year={2025}
26
+ }
27
+ ```
28
 
29
  # [🏆AAAI2025] ChemVLM: Exploring the Power of Multimodal Large Language Models in Chemistry Area: official test set
30