ai-forever / ru-gpts

Russian GPT3 models.
Apache License 2.0
2.08k stars 444 forks source link

Truncated words on GPT-3medium output #46

Closed Vova-B closed 3 years ago

Vova-B commented 3 years ago

Hi! I use the GPT-2 model for the seq2seq task, but unfortunately, at the output of the model, words are cut off and sentences are not added, how can I make the model end sentences at the output and not cut off words? (increasing the maximum length does not correct the situation)

king-menin commented 3 years ago

please provide a specific example of the code you are using and errors