transformer-models icon indicating copy to clipboard operation
transformer-models copied to clipboard

when i try to run mdl = bert It stays an infinite time running. When I open the file that it creates on the computer "Parameters" it cannot be opened

Open MikelGuna opened this issue 3 years ago • 1 comments

when i try to run mdl = bert It stays an infinite time running. When I open the file that it creates on the computer "Parameters" it cannot be opened

MikelGuna avatar Apr 27 '22 13:04 MikelGuna

The parameters.mat file?

It's possible the download is corrupt - I have had this happen when the connection dropped mid-download. Unfortunately I'm not aware of an automated way to detect this currently, however you should be able to delete the corrupt file and re-download it. You can re-download by simply calling bert again.

bwdGitHub avatar Apr 27 '22 13:04 bwdGitHub