Can I train a seq2seq model in which the same input sequence might have many possible output?
I’m trying to figure out a way to augment data for Seq2Seq model. But i have a limit in number of training samples. I have 200 samples.
I’m trying to figure out a way to augment data for Seq2Seq model. But i have a limit in number of training samples. I have 200 samples.