File size: 726 Bytes
b8863fa 247ecfd b8863fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
## Cream🍦: Visually-Situated Natural Language Understanding with Contrastive Reading Model and Frozen Large Language Models
For more information, please visit https://github.com/naver-ai/cream
## How to Cite
If you find this work useful to you, please cite:
```
@inproceedings{kim2023cream,
title={Visually-Situated Natural Language Understanding with Contrastive Reading Model and Frozen Large Language Models},
author={Geewook Kim and Hodong Lee and Daehee Kim and Haeji Jung and Sanghee Park and Yoonsik Kim and Sangdoo Yun and Taeho Kil and Bado Lee and Seunghyun Park},
booktitle = {Proceedings of the 2023 Conference on Empirical Methods in Natural Language Processing},
year={2023},
}
``` |