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
When I try to train the model from scratch, errors occur when initializing some vars. The error is : Failed precondition: Error while reading resource variable transformer/layer_0/rel_attn/layer_normalization/gamma from Container: localhost. This could mean that the variable was uninitialized. Not found: Resource localhost/transformer/layer_0/rel_attn/layer_normalization/gamma/N10tensorflow3VarE does not exist.
The text was updated successfully, but these errors were encountered:
When I try to train the model from scratch, errors occur when initializing some vars. The error is : Failed precondition: Error while reading resource variable transformer/layer_0/rel_attn/layer_normalization/gamma from Container: localhost. This could mean that the variable was uninitialized. Not found: Resource localhost/transformer/layer_0/rel_attn/layer_normalization/gamma/N10tensorflow3VarE does not exist.
The text was updated successfully, but these errors were encountered: