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 , when I run the code : model.bert.embeddings.word_embeddings
there is an error : 'TFBertEmbeddings' object has no attribute 'word_embeddings' .
Could anyone has the same problem ? Could you give me sone insights on how to fix this problem ?