AttributeError: module ‘collections’ has no attribute ‘Sized’ when trying to load a pickled model
I am trying to load a pretrained model but I’m hitting an error when I do. AttributeError: module ‘collections’ has no attribute ‘Sized’
I am trying to load a pretrained model but I’m hitting an error when I do. AttributeError: module ‘collections’ has no attribute ‘Sized’