Skip to content

[Bug] Can't Download Model from S3 #3

Description

@Zoidmania

Following the readme, it says:

Download pretrained model 'scibert_software_sent' from: s3://meta-prod-ds-storage/software_mentions_extraction/models and place it in the ./models/ folder.

I tried to do this, but I'm getting an "access denied" error:

$ aws s3 cp s3://meta-prod-ds-storage/software_mentions_extraction/models/scibert_software_sent ./
fatal error: An error occurred (403) when calling the HeadObject operation: Forbidden

$ aws s3 ls  s3://meta-prod-ds-storage/software_mentions_extraction/models
An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied

$ aws configure list
      Name                    Value             Type    Location
      ----                    -----             ----    --------
   profile                <not set>             None    None
access_key     ****************GC2L         iam-role
secret_key     ****************8TvJ         iam-role
    region                us-east-1             imds

Is the bucket closed now? If so, feel free to close this Issue ticket. Otherwise, please let me know if there's something I'm missing to access the model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions