Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ inference: false
|
|
4 |
|
5 |
This is our **meme captioner model**, i.e., fine-tuned LLaVA-1.5-7B, from our paper [*"Beyond Words: A Multimodal and Multilingual Exploration of Persuasion in Memes"*](https://arxiv.org/abs/2404.03022).
|
6 |
|
|
|
|
|
7 |
To run the model follow these steps:
|
8 |
|
9 |
1. Clone our repository and navigate to LLaVA folder:
|
|
|
4 |
|
5 |
This is our **meme captioner model**, i.e., fine-tuned LLaVA-1.5-7B, from our paper [*"Beyond Words: A Multimodal and Multilingual Exploration of Persuasion in Memes"*](https://arxiv.org/abs/2404.03022).
|
6 |
|
7 |
+
\*\*<b>Important: When we talk about generating captions here, we're referring to the model creating a concise description of the meme, including its purpose and target audience, rather than generating the text that should appear within the meme itself. </b>\*\*
|
8 |
+
|
9 |
To run the model follow these steps:
|
10 |
|
11 |
1. Clone our repository and navigate to LLaVA folder:
|