I\'m trying to implement the binary classification example using the IMDb dataset in Google Colab. I have implemented this model before. But when I tried to
In my case worked with:
np.load(path, allow_pickle=True)