dardem commited on
Commit
ff94728
·
1 Parent(s): eb152fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: openrail++
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail++
3
+ language:
4
+ - uk
5
+ widget:
6
+ - text: "Ти неймовірна!"
7
  ---
8
+
9
+ Binary toxicity classifier for Ukrainian.
10
+
11
+ This is the fine-tuned on the downstream task ["xlm-roberta-base"](https://huggingface.co/xlm-roberta-base) instance.
12
+
13
+ The evaluation metrics are:
14
+
15
+ **Precision**: 0.9130
16
+ **Recall**: 0.9065
17
+ **F1**: 0.9061
18
+
19
+ The training and evaluation data will be clarified later.