Mohammad Shadaab

Results 1 comments of Mohammad Shadaab

> Thanks a lot. Also I tried this one and this one also runs fine: > class T2TDataCollator(): > def collate_batch(self, batch: List) -> Dict[str, torch.Tensor]: **I tried this, but...