From 346146d69c7b37e2048d8da45e050f0e1e084009 Mon Sep 17 00:00:00 2001 From: Geewook Kim Date: Thu, 25 May 2023 17:45:28 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f04f33..4f992ab 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # Cream🍦: Visually-Situated Natural Language Understanding with Contrastive Reading Model and Frozen Large Language Models +[![Paper](https://img.shields.io/badge/Paper-arxiv.2305.15080-red)](https://arxiv.org/abs/2305.15080) + The repository will be updated to contain the codebase and datasets for the paper: -**"Cream🍦: Visually-Situated Natural Language Understanding with Contrastive Reading Model and Frozen Large Language Models"** +**"[Cream🍦: Visually-Situated Natural Language Understanding with Contrastive Reading Model and Frozen Large Language Models](https://arxiv.org/abs/2305.15080)"** Please stay tuned for the updates and thank you for your patience.