yzhang-github-pub

Results 3 comments of yzhang-github-pub

First, I tested enc_dec_copy.py, and it works. Second, I used pad masks for both source and target, and masks are made with this function: def make_mask(input, pad_value): # input is...

I will re-run the training without target mask to see if results are any different. I will share training loss then. Regarding sharing experiment, what do you want me to...

Thanks a lot!