Dataset set_format error - ValueError: PyTorch needs to be installed

[FIXED] Had the same issue, I installed torch after starting my kernel, this led to this error. Just restarting the kernel and running the code again fixed this!

1 Like