helinivan commited on
Commit
b0d7cc2
1 Parent(s): e458140

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -13,6 +13,11 @@ widget:
13
  English Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on bert-base-uncased and the training data consists of ready-made dataset available on Kaggle.
14
 
15
 
 
 
 
 
 
16
  ## Training Data
17
 
18
  Datasets:
 
13
  English Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on bert-base-uncased and the training data consists of ready-made dataset available on Kaggle.
14
 
15
 
16
+ <b>Labels</b>:
17
+ 0 -> Not Sarcastic;
18
+ 1 -> Sarcastic
19
+
20
+
21
  ## Training Data
22
 
23
  Datasets: