rugpt3large_mailqa / README.md
16x16
Initial release
6dad1a1
|
raw
history blame
No virus
543 Bytes
metadata
language:
  - ru
tags:
  - PyTorch
  - Transformers

rugpt3large_mailqa

Model was finetuned with sequence length 1024 for 516000 steps on a dataset of otvet.mail.ru questions and answers. The raw dataset can be found here. Beware that the data contains a good portion of toxic language, so the answers can be unpredictable.

Jupyter notebook with an example of how to inference this model can be found in the repository