Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ widget:
|
|
10 |
|
11 |
# Dutch Sarcasm Detector
|
12 |
|
13 |
-
Dutch Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on bert-
|
14 |
|
15 |
|
16 |
<b>Labels</b>:
|
|
|
10 |
|
11 |
# Dutch Sarcasm Detector
|
12 |
|
13 |
+
Dutch Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on [GroNLP/bert-base-dutch-cased](https://huggingface.co/GroNLP/bert-base-dutch-cased) and the training data consists of ready-made dataset available on Kaggle as well as scraped data from Dutch sarcastic newspaper (De Speld).
|
14 |
|
15 |
|
16 |
<b>Labels</b>:
|