stankiewicz commented on PR #36393:
URL: https://github.com/apache/beam/pull/36393#issuecomment-3368158111
errors are unrelated:
```
apache_beam/ml/rag/embeddings/huggingface_test.py:26
transformers/trainer.py:5593: in Trainer
def _get_num_items_in_batch(self, batch_samples: list, device:
torch.device) -> int | None:
E TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'
```
--
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]