dardem commited on
Commit
c873dd7
1 Parent(s): b7bc29a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: openrail++
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
1
  ---
2
  license: openrail++
3
+ datasets:
4
+ - textdetox/multilingual_toxicity_dataset
5
+ language:
6
+ - en
7
+ - ru
8
+ - uk
9
+ - es
10
+ - de
11
+ - am
12
+ - ar
13
+ - zh
14
+ - hi
15
  ---
16
+
17
+ This is an instance of [xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) that was fine-tuned on binary toxicity classification task based on our compiled dataset [textdetox/multilingual_toxicity_dataset](https://huggingface.co/datasets/textdetox/multilingual_toxicity_dataset).