Update README.md
Browse files
README.md
CHANGED
@@ -1,19 +1,4 @@
|
|
1 |
-
# Dataset Card for
|
2 |
-
|
3 |
-
size_categories:
|
4 |
-
- 100k<n
|
5 |
-
source_datasets:
|
6 |
-
- original
|
7 |
-
- https://www.kaggle.com/datasets/rmisra/news-headlines-dataset-for-sarcasm-detection
|
8 |
-
- https://www.kaggle.com/datasets/maxscheijen/dutch-news-articles
|
9 |
-
languages:
|
10 |
-
- en
|
11 |
-
- it
|
12 |
-
- nl
|
13 |
-
multilinguality:
|
14 |
-
- multilingual
|
15 |
-
task_categories:
|
16 |
-
- text_classification
|
17 |
|
18 |
## Table of Contents
|
19 |
- [Dataset Description](#dataset-description)
|
@@ -62,12 +47,12 @@ The sources of news articles are:
|
|
62 |
|
63 |
### Data Instances
|
64 |
|
65 |
-
total_length: 67480
|
66 |
-
sarcastic: 25,609
|
67 |
-
non_sarcastic: 41,817
|
68 |
-
english: 22,837
|
69 |
-
dutch: 20,771
|
70 |
-
italian: 23,871
|
71 |
|
72 |
### Data Fields
|
73 |
|
|
|
1 |
+
# Dataset Card for Multilingual Sarcasm Detection
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
|
3 |
## Table of Contents
|
4 |
- [Dataset Description](#dataset-description)
|
|
|
47 |
|
48 |
### Data Instances
|
49 |
|
50 |
+
- total_length: 67480
|
51 |
+
- sarcastic: 25,609
|
52 |
+
- non_sarcastic: 41,817
|
53 |
+
- english: 22,837
|
54 |
+
- dutch: 20,771
|
55 |
+
- italian: 23,871
|
56 |
|
57 |
### Data Fields
|
58 |
|