Hello, I am an student may I ask if when I finished training and obtained the model, I found that the model structure was displaying an error messageMissing key(s) in state_dict: "encoder.layers.0.weight"...... Unexpected key(s) in state_dict: "model", "n", "optimizer", "lr_scheduler". Can you teach me how to save the model correctly
Hello, I am an student may I ask if when I finished training and obtained the model, I found that the model structure was displaying an error messageMissing key(s) in state_dict: "encoder.layers.0.weight"...... Unexpected key(s) in state_dict: "model", "n", "optimizer", "lr_scheduler". Can you teach me how to save the model correctly