Abacn commented on issue #22413:
URL: https://github.com/apache/beam/issues/22413#issuecomment-1654247321

   FAILED 
apache_beam/ml/inference/pytorch_inference_it_test.py::PyTorchInference::test_torch_run_inference_bert_for_masked_lm
   
   ```
           if len(error_msgs) > 0:
   08:22:26 >           raise RuntimeError('Error(s) in loading state_dict for 
{}:\n\t{}'.format(
   08:22:26                                self.__class__.__name__, 
"\n\t".join(error_msgs)))
   08:22:26 E           RuntimeError: Error(s) in loading state_dict for 
BertForMaskedLM:
   08:22:26 E                   Unexpected key(s) in state_dict: 
"bert.embeddings.position_ids".
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to