updated readme
Browse files
README.md
CHANGED
@@ -50,8 +50,8 @@ dataset_info:
|
|
50 |
dataset_size: 223640733.307
|
51 |
---
|
52 |
# Prop2Hate-Meme
|
53 |
-
This repo contains the *Arabic* propaganda dataset (**Prop2Hate-Meme**).
|
54 |
|
|
|
55 |
|
56 |
 [](https://arxiv.org/pdf/2409.07246)
|
57 |
|
@@ -64,6 +64,7 @@ This repo contains the *Arabic* propaganda dataset (**Prop2Hate-Meme**).
|
|
64 |
## Dataset
|
65 |
We adopted the ArMeme dataset for both fine- and coarse-grained hatefulness categorization. We preserved the original train, development, and test splits. While ArMeme was initially annotated with four labels, for this study we retained only the memes labeled as propaganda and not_propaganda. These were subsequently re-annotated with hatefulness categories. The data distribution is provided below.
|
66 |
|
|
|
67 |
---
|
68 |
|
69 |
### 📊 Dataset Statistics
|
@@ -148,6 +149,9 @@ We adopted the ArMeme dataset for both fine- and coarse-grained hatefulness cate
|
|
148 |
|
149 |
---
|
150 |
|
|
|
|
|
|
|
151 |
|
152 |
## Licensing
|
153 |
|
@@ -156,6 +160,7 @@ This dataset is licensed under CC BY-NC-SA 4.0. To view a copy of this license,
|
|
156 |
## Citation
|
157 |
If you use our dataset in a scientific publication, we would appreciate using the following citations:
|
158 |
|
|
|
159 |
|
160 |
```
|
161 |
@inproceedings{alam2024propaganda,
|
|
|
50 |
dataset_size: 223640733.307
|
51 |
---
|
52 |
# Prop2Hate-Meme
|
|
|
53 |
|
54 |
+
This repository presents the first *Arabic* **Prop2Hate-Meme** dataset which explore the intersection of propaganda and hate in memes using a multi-agent LLM-based framework. We extend an existing propagandistic meme dataset by annotating it with fine- and coarse-grained hate speech labels, and provide baseline experiments to support future research.
|
55 |
|
56 |
 [](https://arxiv.org/pdf/2409.07246)
|
57 |
|
|
|
64 |
## Dataset
|
65 |
We adopted the ArMeme dataset for both fine- and coarse-grained hatefulness categorization. We preserved the original train, development, and test splits. While ArMeme was initially annotated with four labels, for this study we retained only the memes labeled as propaganda and not_propaganda. These were subsequently re-annotated with hatefulness categories. The data distribution is provided below.
|
66 |
|
67 |
+
|
68 |
---
|
69 |
|
70 |
### 📊 Dataset Statistics
|
|
|
149 |
|
150 |
---
|
151 |
|
152 |
+
## Experimental Scripts
|
153 |
+
Please find the experimental scripts here: [https://github.com/firojalam/propaganda-and-hateful-memes.git](https://github.com/firojalam/propaganda-and-hateful-memes.git)
|
154 |
+
|
155 |
|
156 |
## Licensing
|
157 |
|
|
|
160 |
## Citation
|
161 |
If you use our dataset in a scientific publication, we would appreciate using the following citations:
|
162 |
|
163 |
+
[](https://arxiv.org/pdf/2409.07246)
|
164 |
|
165 |
```
|
166 |
@inproceedings{alam2024propaganda,
|