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.
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.