t5-sl-small model is a Slovene T5 model. It has 8 encoder and 8 decoder layers, in total about 60 million parameters.
It was trained for 5 epochs on the following corpora:
2022-07-21: updated with v2 of the model, the old one is still accesible at
cjvt/legacy-t5-sl-small.
2022-09-21: added fast tokenizer (Huggingface's TokenizerFast class, the tokenization remains the same)