duc.bang

Results 3 issues of duc.bang

Dear all, May I ask what is the output node name of pretrained model for tf1.2.1 version as download from here https://drive.google.com/file/d/0B7pQmm-OfDv7ZUhHZm9ZWEZidDg/view Thank you

I tried to run your code with higher TF version (1.5) but there are something wrong with these codes: decoder_cell = tf.contrib.seq2seq.DynamicAttentionWrapper( decoder_cell, attention, state_size * 2) wrapper_state = tf.contrib.seq2seq.DynamicAttentionWrapperState(...

Dear, May I ask how I can prepare new dataset for training another new model to match my problem? Could you please give us guide? Thank you