NiGuLa commited on
Commit
1498514
1 Parent(s): 77cff9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ licenses:
9
  - cc-by-nc-sa
10
  ---
11
 
12
- Bert-based classifier trained on merge of Russian Language Toxic Comments [dataset](https://www.kaggle.com/blackmoon/russian-language-toxic-comments/metadata) collected from 2ch.hk and Toxic Russian Comments [dataset](https://www.kaggle.com/alexandersemiletov/toxic-russian-comments) collected from ok.ru.
13
 
14
  The datasets were merged, shuffled, and split into train,dev,test splits in 80-10-10 proportion.
15
  The metrics obtained from test dataset is as follows
9
  - cc-by-nc-sa
10
  ---
11
 
12
+ Bert-based classifier (finetuned from [Conversational Rubert](https://huggingface.co/DeepPavlov/rubert-base-cased-conversational))trained on merge of Russian Language Toxic Comments [dataset](https://www.kaggle.com/blackmoon/russian-language-toxic-comments/metadata) collected from 2ch.hk and Toxic Russian Comments [dataset](https://www.kaggle.com/alexandersemiletov/toxic-russian-comments) collected from ok.ru.
13
 
14
  The datasets were merged, shuffled, and split into train,dev,test splits in 80-10-10 proportion.
15
  The metrics obtained from test dataset is as follows