79632455

Date: 2025-05-21 17:07:27
Score: 2
Natty:
Report link

Resolved. When I iterate over a dataloader, it calls the Subset's getitems, and not getitem (the one which I had overriden). And the former call's the dataset's getitem instead of the Subset's.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Samuel Kostousov