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!
I use tf 1.10.0 to transfer bert ckpt into pytorch_model.bin. Could you tell me the tf version?
When I run the source code, this error occurred:
TypeError: _load_from_state_dict() takes 7 positional arguments but 8 were given
Thank you!
The text was updated successfully, but these errors were encountered:
Hi!
I use tf 1.10.0 to transfer bert ckpt into pytorch_model.bin. Could you tell me the tf version?
When I run the source code, this error occurred:
TypeError: _load_from_state_dict() takes 7 positional arguments but 8 were given
Thank you!
The text was updated successfully, but these errors were encountered: