Update README.md
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ widget:
|
|
10 |
|
11 |
# Italian Sarcasm Detector
|
12 |
|
13 |
-
Italian Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on dbmdz/bert-base-italian-uncased and the training data consists of scraped data from Italian non-sarcastic newspaper (Il Giornale) and sarcastic newspaper (Lercio).
|
14 |
|
15 |
|
16 |
<b>Labels</b>:
|
|
|
10 |
|
11 |
# Italian Sarcasm Detector
|
12 |
|
13 |
+
Italian Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on [dbmdz/bert-base-italian-uncased](https://huggingface.co/dbmdz/bert-base-italian-uncased) and the training data consists of scraped data from Italian non-sarcastic newspaper (Il Giornale) and sarcastic newspaper (Lercio).
|
14 |
|
15 |
|
16 |
<b>Labels</b>:
|