attention-is-all-you-need-keras icon indicating copy to clipboard operation
attention-is-all-you-need-keras copied to clipboard

when i run the pinyin_main.py, get UserWarning like below

Open alphanlp opened this issue 6 years ago • 2 comments

UserWarning: Output "lambda_83" missing from loss dictionary. We assume this was done on purpose, and we will not be expecting any data to be passed to "lambda_83" during training. self.model.compile(optimizer, None)

alphanlp avatar Nov 28 '18 10:11 alphanlp

if it matter?

alphanlp avatar Nov 28 '18 10:11 alphanlp

if it matter?

did you get the right result?i run this scrip and get a wrong answer

flyboyer avatar Jan 20 '19 14:01 flyboyer