Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -64,4 +64,23 @@ tags:
|
|
64 |
pretty_name: cade
|
65 |
size_categories:
|
66 |
- 10K<n<100K
|
67 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
64 |
pretty_name: cade
|
65 |
size_categories:
|
66 |
- 10K<n<100K
|
67 |
+
---
|
68 |
+
|
69 |
+
# The Canceling Attitudes Detection (CADE) Dataset
|
70 |
+
|
71 |
+
|
72 |
+
Canceling is a morally-driven phenomenon that hinders the development of safe social media platforms and contributes to ideological polarization. To address this issue we present the Canceling Attitudes Detection (CADE) dataset, an annotated corpus of canceling incidents aimed at exploring the factors of disagreements in evaluating people canceling attitudes on social media. Specifically, we study the impact of annotators' morality in their perception of canceling, showing that morality is an independent axis for the explanation of disagreement on this phenomenon. Annotator's judgments heavily depend on the type of controversial events and involved celebrities. This shows the need to develop more event-centric datasets to better understand how harms are perpetrated in social media and to develop more aware technologies for their detection.
|
73 |
+
|
74 |
+
```
|
75 |
+
|
76 |
+
## If you use the dataset please cite this work
|
77 |
+
@misc{lo2025unacceptablemoralfoundationscanceling,
|
78 |
+
title={That is Unacceptable: the Moral Foundations of Canceling},
|
79 |
+
author={Soda Marem Lo and Oscar Araque and Rajesh Sharma and Marco Antonio Stranisci},
|
80 |
+
year={2025},
|
81 |
+
eprint={2503.05720},
|
82 |
+
archivePrefix={arXiv},
|
83 |
+
primaryClass={cs.CY},
|
84 |
+
url={https://arxiv.org/abs/2503.05720},
|
85 |
+
}
|
86 |
+
```
|