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
I'm just confused about how you get parameters['mappings'] of the data. It seems that the word_mapping is not consistent with the Bert Vocab you used. Did you compute and save it before training? Or do you just copy and reuse it from somewhere?
Thanks very much and looking forward to your reply.
The text was updated successfully, but these errors were encountered:
Hi,
I'm just confused about how you get parameters['mappings'] of the data. It seems that the word_mapping is not consistent with the Bert Vocab you used. Did you compute and save it before training? Or do you just copy and reuse it from somewhere?
Thanks very much and looking forward to your reply.
The text was updated successfully, but these errors were encountered: