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
# if 'trans_encoder.encoder' not in key or 'trans_encoder.encoder.embeddings.word_embeddings_ent.weight' in key:
# del pretrain_weight[key]
if 'encoder.embeddings.token_type_embeddings.weight' in key or'encoder.embeddings.word_embeddings.weight' in key or 'encoder.embeddings.word_embeddings_ent.weight' in key or 'cls0.linear' in key or 'cls1.linear' in key or 'map_mem' in key: