helinivan commited on
Commit
76505bc
1 Parent(s): e660567

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -7,11 +7,12 @@ tags:
7
  widget:
8
  - text: "Auto, stop a diesel e benzina dal 2035. Ecco cosa cambia per i consumatori"
9
  - text: "CIA Realizes It's Been Using Black Highlighters All These Years."
 
10
  ---
11
 
12
  # Multilingual Sarcasm Detector
13
 
14
- Mltilingual Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on bert-multilingual uncased and the training data consists of ready-made datasets available on Kaggle as well scraped data from multiple newspapers in English, Dutch and Italian.
15
 
16
 
17
  ## Training Data
@@ -66,4 +67,5 @@ Output:
66
  | ------------- |:-------------| -----| -----| ----|
67
  | [helinivan/english-sarcasm-detector ](https://huggingface.co/helinivan/english-sarcasm-detector)| 94.48 | 94.46 | 94.51 | 94.48
68
  | [helinivan/italian-sarcasm-detector ](https://huggingface.co/helinivan/italian-sarcasm-detector) | 92.99 | 92.77 | 93.24 | 93.42
69
- | [helinivan/multilingual-sarcasm-detector ](https://huggingface.co/helinivan/multilingual-sarcasm-detector) | 90.91 | 91.51 | 90.44 | 91.55
 
 
7
  widget:
8
  - text: "Auto, stop a diesel e benzina dal 2035. Ecco cosa cambia per i consumatori"
9
  - text: "CIA Realizes It's Been Using Black Highlighters All These Years."
10
+ - text: "We deden een man een nacht in een vat met cola en nu is hij dood"
11
  ---
12
 
13
  # Multilingual Sarcasm Detector
14
 
15
+ Multilingual Sarcasm Detector is a text classification model built to detect sarcasm from news article titles. It is fine-tuned on bert-multilingual uncased and the training data consists of ready-made datasets available on Kaggle as well scraped data from multiple newspapers in English, Dutch and Italian.
16
 
17
 
18
  ## Training Data
 
67
  | ------------- |:-------------| -----| -----| ----|
68
  | [helinivan/english-sarcasm-detector ](https://huggingface.co/helinivan/english-sarcasm-detector)| 94.48 | 94.46 | 94.51 | 94.48
69
  | [helinivan/italian-sarcasm-detector ](https://huggingface.co/helinivan/italian-sarcasm-detector) | 92.99 | 92.77 | 93.24 | 93.42
70
+ | [helinivan/multilingual-sarcasm-detector ](https://huggingface.co/helinivan/multilingual-sarcasm-detector) | 90.91 | 91.51 | 90.44 | 91.55
71
+ | [helinivan/dutch-sarcasm-detector ](https://huggingface.co/helinivan/dutch-sarcasm-detector) | 89.04 | 90.16 | 88.09 | 91.43