What happened?
Looks like there is some problem with loading the state dict for BertForMaskedLM in this example with integration test.
if len(error_msgs) > 0:
> raise RuntimeError('Error(s) in loading state_dict for {}:\n\t{}'.format(
self.__class__.__name__, "\n\t".join(error_msgs)))
�[1m�[31mE RuntimeError: Error(s) in loading state_dict for BertForMaskedLM:�[0m
�[1m�[31mE Unexpected key(s) in state_dict: "bert.embeddings.position_ids". [while running 'PyTorchRunInference/BeamML_RunInference']�
https://ci-beam.apache.org/job/beam_PostCommit_Python38_PR/755/consoleText
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
Issue Components
What happened?
Looks like there is some problem with loading the state dict for
BertForMaskedLMin this example with integration test.https://ci-beam.apache.org/job/beam_PostCommit_Python38_PR/755/consoleText
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 2 (backlog / disabled test but we think the product is healthy)
Issue Components