What to do when Seq2Seq network repeats words over and over in output?
问题 So, I've been working on a project for a while, we have very little data, I know it would become much better if we were able to put together a much much larger dataset. That aside, my issue at the moment is when I have a sentence input, my outputs look like this right now: contactid contactid contactid contactid A single word is focused on and repeated over and over again. What can I do to overcome this hurdle? Things I've tried: Double checked I was appending start/stop tokens and make sure