dardem commited on
Commit
fe7976c
·
1 Parent(s): d266bb4

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 ["Geotrend/distilbert-base-uk-cased"](https://huggingface.co/Geotrend/distilbert-base-uk-cased) instance.
12
+
13
+ The evaluation metrics are:
14
+
15
+ **Precision**: 0.9242
16
+ **Recall**: 0.9225
17
+ **F1**: 0.9224
18
+
19
+ The training and evaluation data will be clarified later.