Ordered-Neurons icon indicating copy to clipboard operation
Ordered-Neurons copied to clipboard

checkpoint download

Open L0ittle opened this issue 5 years ago • 2 comments

I'm sorry to bother you that when I try to test this model, I have no where to download the checkpoint. With the link you have proved ,I only found the ‘.txt’ files, where can I download the 'PTB.pt'

FileNotFoundError: [Errno 2] No such file or directory: 'PTB.pt'

L0ittle avatar Jul 10 '19 08:07 L0ittle

Have you tried downloading the corpus ptb using

nltk.download('ptb')

?

worthless443 avatar May 23 '20 07:05 worthless443

Hello, I tried this, but it does not work.

L-innnng avatar Jul 13 '23 07:07 L-innnng