5roop commited on
Commit
f5a796d
1 Parent(s): 89303c0

Added preambule to README.

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,4 +1,14 @@
1
- # sloberta-frenk-hate
 
 
 
 
 
 
 
 
 
 
2
  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).
3
 
4
  ## Fine-tuning hyperparameters
 
1
+ ---
2
+ language: "sl"
3
+
4
+ tags:
5
+ - text-classification
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).
13
 
14
  ## Fine-tuning hyperparameters