facebookresearch / InferSent

InferSent sentence embeddings
Other
2.28k stars 471 forks source link

How to download infersent.allnli.pickle? #128

Open harichandrajyothi opened 5 years ago

harichandrajyothi commented 5 years ago

tried to download from the below link, but the page is showing error(attached the screenshot): https://s3.amazonaws.com/senteval/infersent/infersent.allnli.pickle image

AbhinavSivanandhan commented 5 years ago

Refer https://archive.org/details/github.com-facebookresearch-InferSent_-_2017-07-04_15-01-35 Just worked for me

harichandrajyothi commented 5 years ago

Thanks for your response Abhinav. I tried the below step from the same reference which you've mentioned. It isn't working. Do you have "infersent.allnli.pickle" dataset?

Use our sentence encoder See encoder/play.ipynb for an example.

0) Download our model trained on AllNLI (SNLI and MultiNLI) [147MB]:bashcurl -Lo encoder/infersent.allnli.pickle https://s3.amazonaws.com/senteval/infersent/infersent.allnli

aconneau commented 5 years ago

infersent.all.nli.pickle is an old version of the infersent model. Please use infersent1.pkl and infersent2.pkl (which are back online). Thanks

bubbu09 commented 4 years ago

Hi Alex! used these links to download infersent sentence embeddings https://s3.amazonaws.com/senteval/infersent/infersent2.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl. The downloaded file size is 1 KB.where do I download the correct file. Thanks

bubbu09 commented 4 years ago

The pkl files can be downloaded directly by typing the URL in the browse: https://dl.fbaipublicfiles.com/infersent/infersent1.pkl
https://dl.fbaipublicfiles.com/infersent/infersent2.pkl

The file size is 147 MB and we are able to work with them