You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, teddykoker, thanks a lot for your excellent work. It help me a lot to understand the paper.
Here I have a question about the BERT-style pretraining. As I know , BERT-style pretraing is done as follow: mask some words or pixels, and then predict it. But I can't find the masking operator in the code, could you please tell me where it is?
Thanks again for your work.
The text was updated successfully, but these errors were encountered:
Hi, teddykoker, thanks a lot for your excellent work. It help me a lot to understand the paper.
Here I have a question about the BERT-style pretraining. As I know , BERT-style pretraing is done as follow: mask some words or pixels, and then predict it. But I can't find the masking operator in the code, could you please tell me where it is?
Thanks again for your work.
The text was updated successfully, but these errors were encountered: