scglue.models.glue.GLUETrainer.load_state_dict

GLUETrainer.load_state_dict(state_dict)[源代码]

Load state from a state dict

参数:

state_dict (typing.Mapping[str, typing.Any]) – State dict

返回类型:

None