Deeptanshuu commited on
Commit
e1f4d69
·
verified ·
1 Parent(s): 4b79693

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - textdetox/multilingual_toxicity_dataset
4
+ language:
5
+ - en
6
+ - it
7
+ - ru
8
+ - ae
9
+ - es
10
+ - tr
11
+ metrics:
12
+ - accuracy
13
+ - f1
14
+ base_model:
15
+ - FacebookAI/xlm-roberta-large
16
+ pipeline_tag: text-classification
17
+ ---