Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

How to download infersent.allnli.pickle? #128

Open
harichandrajyothi opened this issue May 28, 2019 · 5 comments
Open

How to download infersent.allnli.pickle? #128

harichandrajyothi opened this issue May 28, 2019 · 5 comments

Comments

@harichandrajyothi
Copy link

harichandrajyothi commented May 28, 2019

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
Copy link

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

@harichandrajyothi
Copy link
Author

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.

  1. 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
Copy link
Contributor

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
Copy link

bubbu09 commented Apr 10, 2020

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
Copy link

bubbu09 commented Apr 10, 2020

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants