File size: 534 Bytes
a0e367f
 
 
 
 
 
 
 
 
 
 
 
 
839f9c3
a0e367f
f21b1aa
 
 
a0e367f
 
 
 
 
 
d374faa
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
language:
- ru
tags:
- PyTorch
- Transformers

---
# ebanko-base
Model was finetuned by [black_samorez](https://github.com/BlackSamorez).

Based off [sberbank-ai/ruT5-base](https://huggingface.co/sberbank-ai/ruT5-base).

Finetuned on [
russe_detox_2022](https://github.com/skoltech-nlp/russe_detox_2022) train to toxify text.

I recommend using it with **temperature = 1.5**

* Task: `text2text generation`
* Type: `encoder-decoder`
* Tokenizer: `bpe`
* Dict size: `32 101`
* Num Parameters: `222 M`	

---
license: apache-2.0
---