Fixed a bug to print nicely.
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ tags:
|
|
6 |
- hate-speech
|
7 |
|
8 |
widget:
|
9 |
-
- text: "Silva, ti si grda in neprijazna
|
10 |
---
|
11 |
|
12 |
Text classification model based on `EMBEDDIA/sloberta` and fine-tuned on the [FRANK dataset](https://www.clarin.si/repository/xmlui/handle/11356/1433) comprising of LGBT and migrant hatespeech. Only the slovenian subset of the data was used for fine-tuning and the dataset has been relabeled for binary classification (offensive or acceptable).
|
|
|
6 |
- hate-speech
|
7 |
|
8 |
widget:
|
9 |
+
- text: "Silva, ti si grda in neprijazna"
|
10 |
---
|
11 |
|
12 |
Text classification model based on `EMBEDDIA/sloberta` and fine-tuned on the [FRANK dataset](https://www.clarin.si/repository/xmlui/handle/11356/1433) comprising of LGBT and migrant hatespeech. Only the slovenian subset of the data was used for fine-tuning and the dataset has been relabeled for binary classification (offensive or acceptable).
|