textgenrnn
textgenrnn copied to clipboard
No unique code
Everytime I run I get a random line from my dataset text No unique lines are being generated why is that?
Textgenrnn learns so well that you have to increase the temperature significantly for creative output!
Everytime I run I get a random line from my dataset text
No unique lines are being generated
why is that?
Maybe it's plainly static?
seems like a lot of code for a static thingy
overfitting
overfitting, reduce model hidden states, epoch and batch size, add drop out, increase temperature. that is pretty much all you can do if you have small dataset.