Datasets:

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

Update README.md

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