Utilities package

I have a newbie question. I am running the code on my Mac. And this line fails:

from utilities import get_dataloaders

Is there a utilities.py code somewhere I can download from which has the module get_dataloaders. It works perfectly on Colab but not on my desktop.

Appreciate any help!

Which Lab is that, the helper files should normally be on the same folder as the Lab.

I am referring to the Course - Evaluating and Debugging Generative AI and the module is Instrument W&B. I do not see any folders. I do cut and paste the code in VsCode and try out the examples.

Thanks.

If its not there, theres not much I can tell you where to find it.

Thank You. I will try and figure it out.