Datasets:

Modalities:
Tabular
Formats:
csv
Languages:
English
Libraries:
Datasets
pandas
License:
jordanpainter01 commited on
Commit
faa8ad1
·
1 Parent(s): 0068380

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,5 +1,19 @@
1
  ---
2
- license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Utilising Weak Supervision to Create S3D: A Sarcasm Annotated Dataset
5
  This is the repository for the S3D dataset published at EMNLP 2022. The dataset can help build sarcasm detection models.
 
1
  ---
2
+ language:
3
+ - en
4
+ license:
5
+ - cc-by-sa-4.0
6
+ multilinguality:
7
+ - monolingual
8
+ pretty_name: 'Utilising Weak Supervision to create S3D: A Sarcasm Annotated Dataset'
9
+ size_categories:
10
+ - 100K<n<1M
11
+ source_datasets:
12
+ - original
13
+ task_categories:
14
+ - text-classification
15
+ task_ids:
16
+ - sarcasm-detection
17
  ---
18
  # Utilising Weak Supervision to Create S3D: A Sarcasm Annotated Dataset
19
  This is the repository for the S3D dataset published at EMNLP 2022. The dataset can help build sarcasm detection models.