Infersent: Access Denied

Created on 20 May 2019  路  12Comments  路  Source: facebookresearch/InferSent

Access denied when trying to access https://dl.fbaipublicfiles.com/infersent/infersent1.pkl

This is the output I get

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>4F31DFD8EC833B31</RequestId><HostId>rCdfi1wvOrLOPwsoQNUKBX3J026v/HlqGCxM7UaFkmYkDjuLKeVCHisEBtPvxUja5bkWIpbugfs=</HostId></Error>

Most helpful comment

Hi! This is the new location of the file, as referenced in #93

curl -Lo encoder/infersent1.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl
curl -Lo encoder/infersent2.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl

All 12 comments

Hi! This is the new location of the file, as referenced in #93

curl -Lo encoder/infersent1.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl
curl -Lo encoder/infersent2.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl

@kanishkamisra , Hi I think you have a typo in the second line. In both the lines you have used the "infersent1.pkl". The second line should have "infersent2.pkl" right ?

Yes sorry!

Models should be back online now.

@aconneau there is again access denied error!

Models are offline.


AccessDenied
Access Denied
236EDB41C8EA7CAC

1GMbSQZ3UgmgnxwS/7ji5+N/d204FQSaVujttSlv6vqnMLDuDBuOqtHW25OMY/8Z+dXfGWXz/7I=

@aconneau there is again access denied error!

Commenting because this issue is still occurring. When I run curl -Lo examples/infersent1.pkl https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl from SentEval-master I receive a pkl file that contains only the following:

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>F0B633F3D979E4B7</RequestId><HostId>W/QQp6QM+IcszrhbeHgPEk76etSB+NYAfFKs9qKCbNv2EVTwjhHCCa/B4fuYDO1kmf6n+FQtsjQ=</HostId></Error>

As for now, https://dl.fbaipublicfiles.com/senteval/infersent/infersent1.pkl is still not working (AccessDenied).

@aconneau

Hi @aconneau
Any update? Still AccessDenied now

Awesome, thanks!! @sleighsoft

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hitzkrieg picture hitzkrieg  路  3Comments

wasiahmad picture wasiahmad  路  13Comments

8carlosf picture 8carlosf  路  6Comments

LeenaShekhar picture LeenaShekhar  路  3Comments

DrappierTechnologies picture DrappierTechnologies  路  7Comments