"src/git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "7567adfc454845f9901f9f824c3cbf7edb4a0b29"
fix bug for masking prob (#758)
Summary: Pull Request resolved: https://github.com/pytorch/fairseq/pull/758 Pull Request resolved: https://github.com/fairinternal/fairseq-py/pull/603 fixed a typo for _mask_block of mlm. This typo will make we never set masked token as random token, which should take 10% of the masked tokens. Reviewed By: akinh Differential Revision: D15492315 fbshipit-source-id: 1e03dc862e23a6543e51d7401c74608d366ba62d
Showing
Please register or sign in to comment