Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,21 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-sa-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
- zero-shot-classification
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- sarcasm detection
|
10 |
+
- sarcasm-detection
|
11 |
+
- multi-modal sarcasm detection
|
12 |
+
pretty_name: DocMSU
|
13 |
+
size_categories:
|
14 |
+
- 1K<n<10K
|
15 |
+
---
|
16 |
+
|
17 |
+
This is a replication of the [DocMSU](https://github.com/fesvhtr/DocMSU/tree/main) dataset for easier access.
|
18 |
+
|
19 |
+
# Reference
|
20 |
+
|
21 |
+
Du, H., Nan, G., Zhang, S., Xie, B., Xu, J., Fan, H., Cui, Q., Tao, X. and Jiang, X., 2024, March. DocMSU: A Comprehensive Benchmark for Document-Level Multimodal Sarcasm Understanding. In Proceedings of the AAAI Conference on Artificial Intelligence (Vol. 38, No. 16, pp. 17933-17941).
|