udify icon indicating copy to clipboard operation
udify copied to clipboard

Pretrained proxy unavailable for raw text predictor

Open tonytan48 opened this issue 5 years ago • 2 comments
trafficstars

Hi, really impressed by your work. I was trying to utilize the pretrained multilingual bert model as a tagger for downstream task, but not able to download the pre-trained model at http://hdl.handle.net/11234/1-3042. Is there any other way to obtain that? Thank you!

tonytan48 avatar Jun 27 '20 08:06 tonytan48

Are you having problems downloading the files, or are you having trouble finding them? I can verify that I can download the weights at the bottom of the link. Sometimes it might take a long time to initiate the download, but if you try again at a later time it might work.

Thanks for the feedback.

Hyperparticle avatar Jun 29 '20 16:06 Hyperparticle

I too faced same problem. I was trying two download from this link. I tried downloading directly and also with this command. curl --remote-name-all https://lindat.mff.cuni.cz/repository/xmlui/bitstream/handle/11234/1-3042{/udify-model.tar.gz,/udify-bert.tar.gz} From both the ways, download is not getting completed. It gets struck after 50-60 MB. Is there any alternative way to download udify-model.tar.gz and udify-bert.tar.gz

Jivnesh avatar Oct 02 '20 07:10 Jivnesh