Datasets:
Upload converted DocMSU dataset
Browse files
README.md
CHANGED
@@ -1,17 +1,47 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: cc-by-sa-4.0
|
|
|
|
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
- zero-shot-classification
|
6 |
-
|
7 |
-
- en
|
8 |
tags:
|
9 |
- sarcasm detection
|
10 |
- sarcasm-detection
|
11 |
- multi-modal sarcasm detection
|
12 |
-
|
13 |
-
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
---
|
16 |
|
17 |
This is a replication of the [DocMSU](https://github.com/fesvhtr/DocMSU/tree/main) dataset for easier access.
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: cc-by-sa-4.0
|
5 |
+
size_categories:
|
6 |
+
- 1K<n<10K
|
7 |
task_categories:
|
8 |
- text-classification
|
9 |
- zero-shot-classification
|
10 |
+
pretty_name: DocMSU
|
|
|
11 |
tags:
|
12 |
- sarcasm detection
|
13 |
- sarcasm-detection
|
14 |
- multi-modal sarcasm detection
|
15 |
+
dataset_info:
|
16 |
+
config_name: sarcasm-detection
|
17 |
+
features:
|
18 |
+
- name: image
|
19 |
+
dtype: image
|
20 |
+
- name: text
|
21 |
+
dtype: string
|
22 |
+
- name: label
|
23 |
+
dtype: int64
|
24 |
+
splits:
|
25 |
+
- name: train
|
26 |
+
num_bytes: 1009277842.339
|
27 |
+
num_examples: 50279
|
28 |
+
- name: validation
|
29 |
+
num_bytes: 321454774.496
|
30 |
+
num_examples: 14222
|
31 |
+
- name: test
|
32 |
+
num_bytes: 167725479.432
|
33 |
+
num_examples: 7327
|
34 |
+
download_size: 1476011526
|
35 |
+
dataset_size: 1498458096.267
|
36 |
+
configs:
|
37 |
+
- config_name: sarcasm-detection
|
38 |
+
data_files:
|
39 |
+
- split: train
|
40 |
+
path: sarcasm-detection/train-*
|
41 |
+
- split: validation
|
42 |
+
path: sarcasm-detection/validation-*
|
43 |
+
- split: test
|
44 |
+
path: sarcasm-detection/test-*
|
45 |
---
|
46 |
|
47 |
This is a replication of the [DocMSU](https://github.com/fesvhtr/DocMSU/tree/main) dataset for easier access.
|
sarcasm-detection/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4091975b2928dcdda083f2dadd4153d942a73bd56ffc31f05e3c5218cbb4de9e
|
3 |
+
size 149071442
|
sarcasm-detection/train-00000-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c00104354610f801276a6354bad09bb4d43fd6e4b5b55725dc23334bbfb7b976
|
3 |
+
size 356960675
|
sarcasm-detection/train-00001-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86b86e243579b6ded8498c144b9f78d4ed63b54e4cd85cda8a6cb8e27fd9517b
|
3 |
+
size 292134038
|
sarcasm-detection/train-00002-of-00003.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:051fb09479c6617e8c42585482eede3e13efabc0d71bb72273640757a900272e
|
3 |
+
size 379838950
|
sarcasm-detection/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:348550d09f2b8a4830b2f080744b377457441b13e4a67d3f843ef9c8f7af478f
|
3 |
+
size 298006421
|