I want to use gpt2 to generate text. I tried to train the model on my own dataset but at the end it generate one word only. I couldn't find a solution to this issue. Is there a way to solve this?
Asked
Active
Viewed 253 times
0

Wicket
- 125
- 7

Hinda Hind
- 21
- 3
-
Does this help: https://github.com/huggingface/transformers/issues/1816? – Alex L Oct 19 '20 at 22:34
-
Yes, it's very useful thank you. – Hinda Hind Oct 25 '20 at 21:05