Loading local dataset to colab

Hello!

I have created a DatasectDict object contain nested Dataset objects for ‘train’ and test’ inputs. I have saved it locally using DatasectDict.save_to_disk, but I am not quite sure how to load this into google colab? Is there a simple way to accomplish this?

Thanks for the help!