Michele Tufano

Results 1 issues of Michele Tufano

From the code ([input_pipeline.py](https://github.com/google/seq2seq/blob/ffb2747664dad58b46b8088f93df9d7964a3fc54/seq2seq/data/input_pipeline.py)) I can see that the ParallelTextInputPipeline automatically generates the `SEQUENCE_START` and `SEQUENCE_END` tokens (which means that the input text does not need to have those special...