ZephyrChenzf
ZephyrChenzf
I can't get the data to train. Can you give me the data or the address of your data?
> you can find here. > [seq2seq-summarizer/data/make_cnndm_data.py](https://github.com/ymfa/seq2seq-summarizer/blob/f6b3de3f179d56537d5badff6d3f950a41eff423/data/make_cnndm_data.py#L4) > > Line 4 in [f6b3de3](/ymfa/seq2seq-summarizer/commit/f6b3de3f179d56537d5badff6d3f950a41eff423) Thank you, I get it!!
why use the informable in kvretz data processing?
There is a serious problem here. In your model, the generated reply is used as the input for the next round. When testing, you should use the generated response, and...
> > I find the kvret processing is wrong because you let all of the requests is empty in the function, and the de_degree will always be 0. > >...
不好意思现在才看到,python2.7.3,keras2.1.1,tensorflow1.2.1,带gpu