Open zonglunli7515 opened 2 months ago
Ah I had omitted the HiddenStateDataset class on accident. I just added it and imported it into the example script.
Ah I had omitted the HiddenStateDataset class on accident. I just added it and imported it into the example script.
Thanks!
Hi,
When I ran the file pretrained_example.py, I encountered the following error when using torch.load to import the data:
AttributeError: Can't get attribute 'HiddenStateDataset'
Thanks in advance for your help.
Zonglun