MaCYbupt

Results 2 issues of MaCYbupt

我在用data中的小规模数据训练的时候出现了下面的错误,因为数据规模小,所以同时将post和response词表的大小都改成了100,不知道有没有这方面的原因。 ``` Caused by op _u'model_with_buckets/embedding_attention_seq2seq_1/embedding_attention_decoder/attention_decoder/Reshape_3',_` defined at: File "baseline.py", line 392, in tf.app.run() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) File "baseline.py", line 388, in main train()...

I use parameter_search to get the best parameter, but can't reach the best result proposed in your paper, is there any guide to help me get the result ?