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 guess this is due to the version of transformers. My transformers version was '3.0.2', so you many need to downgrade it or find the equivalent module transformers.tokenization_bert from higher version.
ModuleNotFoundError: No module named 'transformers.tokenization_bert'
how can i sovle this problem
The text was updated successfully, but these errors were encountered: