dardem commited on
Commit
655984d
1 Parent(s): 5273f30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -1,3 +1,21 @@
1
  ---
2
  license: openrail
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
+ task_categories:
4
+ - text-classification
5
+ language:
6
+ - uk
7
+ size_categories:
8
+ - 1K<n<10K
9
  ---
10
+
11
+ ## Ukrainian Binary Toxicity Classification Datasets Collected via Crowdsourcing
12
+
13
+ We filtered [Ukrainian Tweets dataset](https://github.com/saganoren/ukr-twi-corpus) with [Toloka.ai](https://toloka.ai/) platform corwdsourcing task. It contains of 2.5k toxic and 2.5k non-toxic texts.
14
+
15
+ This dataset is also a part of [textdetox/multilingual_toxicity_dataset](https://huggingface.co/datasets/textdetox/multilingual_toxicity_dataset).
16
+
17
+ ## Citation
18
+
19
+ ```
20
+ TBD, accepted to WOAH, NAACL 2024
21
+ ```