jordanpainter01 commited on
Commit
6bea83a
1 Parent(s): 9c96d0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -10,9 +10,12 @@ model-index:
10
  - name: bertweet-base-finetuned-SARC-combined-DS
11
  results: []
12
  widgets:
13
- - text: wow, i mean who would have thought
14
  ---
15
 
 
 
 
16
  # bertweet-base-finetuned-SARC-combined-DS
17
 
18
  This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on our combined sarcasm dataset.
 
10
  - name: bertweet-base-finetuned-SARC-combined-DS
11
  results: []
12
  widgets:
13
+ - text: "wow, i mean who would have thought"
14
  ---
15
 
16
+ # Utilising Weak Supervision to Create S3D: A Sarcasm Annotated Dataset
17
+ This is the repository for the S3D dataset published at EMNLP 2022. The dataset can help build sarcasm detection models.
18
+
19
  # bertweet-base-finetuned-SARC-combined-DS
20
 
21
  This model is a fine-tuned version of [vinai/bertweet-base](https://huggingface.co/vinai/bertweet-base) on our combined sarcasm dataset.