aswalin / SQuAD

Building QA system for Stanford Question Answering Dataset
245 stars 126 forks source link

infersent.allnli.pickle this file error! #5

Open ajinkyaThorwat opened 5 years ago

ajinkyaThorwat commented 5 years ago

I tried downloading infersent1.pickle and interfece2.pickle but it is getting error. I think we must provide infersent.allnli.pickle this file only.but that is downloading corrupt file.

akankshamahajan99 commented 5 years ago

I faced the same problem. And after hours later I discovered that the file contents were:

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist</Message><BucketName>senteval</BucketName><RequestId>CEBF778A2B08ADA4</RequestId><HostId>hbhE/TiKDuFIyAkVMrEkloNMENpbzb1u6JG9AO1VZrGoaoWPjQs3Or3cEQPgx7VpXpsg2CkEl/s=</HostId></Error>

Please someone upload the file again.

AymenBoussarsar1 commented 5 years ago

I think it would be better if you change the directory with the new version of InferSent https://github.com/facebookresearch/InferSent (and don't forget to change the file "models.py" with the new one) It works for me

adityasarvaiya commented 4 years ago

find it here: curl -Lo encoder/infersent.allnli.pickle https://s3.amazonaws.com/senteval/infersent/infers but then there is another error "invalid load key, '<'".