Datasets:
Commit
•
bba5166
1
Parent(s):
cf66077
Update README.md (#5)
Browse files- Update README.md (ded9fb4c69de70323888bab92cc61ac973893812)
Co-authored-by: Abhilash Nandy <abhi1nandy2@users.noreply.huggingface.co>
README.md
CHANGED
@@ -33,7 +33,7 @@ size_categories:
|
|
33 |
tags:
|
34 |
- arxiv:2409.13592
|
35 |
---
|
36 |
-
# *YesBut Dataset*
|
37 |
|
38 |
Understanding satire and humor is a challenging task for even current Vision-Language models. In this paper, we propose the challenging tasks of Satirical Image Detection (detecting whether an image is satirical), Understanding (generating the reason behind the image being satirical), and Completion (given one half of the image, selecting the other half from 2 given options, such that the complete image is satirical) and release a high-quality dataset YesBut, consisting of 2547 images, 1084 satirical and 1463 non-satirical, containing different artistic styles, to evaluate those tasks. Each satirical image in the dataset depicts a normal scenario, along with a conflicting scenario which is funny or ironic. Despite the success of current Vision-Language Models on multimodal tasks such as Visual QA and Image Captioning, our benchmarking experiments show that such models perform poorly on the proposed tasks on the YesBut Dataset in Zero-Shot Settings w.r.t both automated as well as human evaluation. Additionally, we release a dataset of 119 real, satirical photographs for further research. The dataset and code are available at https://github.com/abhi1nandy2/yesbut_dataset.
|
39 |
|
@@ -58,6 +58,7 @@ The YesBut dataset is a high-quality annotated dataset designed to evaluate the
|
|
58 |
|
59 |
### Dataset Sources
|
60 |
|
|
|
61 |
- **Repository:** https://github.com/abhi1nandy2/yesbut_dataset
|
62 |
- **Paper:**
|
63 |
- HuggingFace: https://huggingface.co/papers/2409.13592
|
|
|
33 |
tags:
|
34 |
- arxiv:2409.13592
|
35 |
---
|
36 |
+
# *YesBut Dataset (https://yesbut-dataset.github.io/)*
|
37 |
|
38 |
Understanding satire and humor is a challenging task for even current Vision-Language models. In this paper, we propose the challenging tasks of Satirical Image Detection (detecting whether an image is satirical), Understanding (generating the reason behind the image being satirical), and Completion (given one half of the image, selecting the other half from 2 given options, such that the complete image is satirical) and release a high-quality dataset YesBut, consisting of 2547 images, 1084 satirical and 1463 non-satirical, containing different artistic styles, to evaluate those tasks. Each satirical image in the dataset depicts a normal scenario, along with a conflicting scenario which is funny or ironic. Despite the success of current Vision-Language Models on multimodal tasks such as Visual QA and Image Captioning, our benchmarking experiments show that such models perform poorly on the proposed tasks on the YesBut Dataset in Zero-Shot Settings w.r.t both automated as well as human evaluation. Additionally, we release a dataset of 119 real, satirical photographs for further research. The dataset and code are available at https://github.com/abhi1nandy2/yesbut_dataset.
|
39 |
|
|
|
58 |
|
59 |
### Dataset Sources
|
60 |
|
61 |
+
- **Project Website:** https://yesbut-dataset.github.io/
|
62 |
- **Repository:** https://github.com/abhi1nandy2/yesbut_dataset
|
63 |
- **Paper:**
|
64 |
- HuggingFace: https://huggingface.co/papers/2409.13592
|