Andrei Panferov commited on
Commit ·
f21b1aa
1
Parent(s): 839f9c3
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,6 +13,9 @@ Based off [sberbank-ai/ruT5-base](https://huggingface.co/sberbank-ai/ruT5-base).
|
|
| 13 |
|
| 14 |
Finetuned on [
|
| 15 |
russe_detox_2022](https://github.com/skoltech-nlp/russe_detox_2022) train to toxify text.
|
|
|
|
|
|
|
|
|
|
| 16 |
* Task: `text2text generation`
|
| 17 |
* Type: `encoder-decoder`
|
| 18 |
* Tokenizer: `bpe`
|
|
|
|
| 13 |
|
| 14 |
Finetuned on [
|
| 15 |
russe_detox_2022](https://github.com/skoltech-nlp/russe_detox_2022) train to toxify text.
|
| 16 |
+
|
| 17 |
+
I recommend using it with **temperature = 1.5**
|
| 18 |
+
|
| 19 |
* Task: `text2text generation`
|
| 20 |
* Type: `encoder-decoder`
|
| 21 |
* Tokenizer: `bpe`
|