unilm icon indicating copy to clipboard operation
unilm copied to clipboard

EdgeLM: checkpoint model access denied

Open rvandernoort opened this issue 2 years ago • 1 comments

Describe the bug Model I am using (UniLM, MiniLM, LayoutLM ...): EdgeLM

The problem arises when using:

  • [X] README link to checkpoint model

A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to link for checkpoint model, or even vocab: https://msranlp.blob.core.windows.net/edgeformer/v1/edgeformer_lora32_pretrain_checkpoint_250k.pt
  2. Get access denied:
<Error>
<Code>PublicAccessNotPermitted</Code>
<Message>Public access is not permitted on this storage account. RequestId:<id> Time:<time></Message>
</Error>

Expected behavior A clear and concise description of what you expected to happen. Could this model be made publicly available again?

  • Platform: ubuntu 22.04
  • Python version: NI
  • PyTorch version (GPU?): NI

rvandernoort avatar Oct 06 '23 11:10 rvandernoort

Did you get around this? facing the same

rm-asif-amin avatar Feb 15 '24 18:02 rm-asif-amin