Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to download the data through the given link as well as the suffix string mentioned in other Issues #1546

Closed
rishabbbps opened this issue May 12, 2024 · 4 comments
Assignees

Comments

@rishabbbps
Copy link

Trying to download the pre-trained model weights at https://layoutlm.blob.core.windows.net/readingbank/model/layoutreader-base-readingbank.zip results in an "PublicAccessNotPermitted" error.

<Error> <Code>PublicAccessNotPermitted</Code> <Message>Public access is not permitted on this storage account. RequestId:9b9c4a91-c01e-0055-4332-a4f8d9000000 Time:2024-05-12T06:06:03.8054052Z</Message> </Error>

And, I get a different error even when using the suffix string mentioned in #1263 and #1143 :

<Error> <Code>AuthenticationFailed</Code> <Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature. RequestId:a949e78e-301e-008a-0632-a4b3e3000000 Time:2024-05-12T06:09:35.9823836Z</Message> <AuthenticationErrorDetail>Signature did not match. String to sign used was layoutlm r b o 2023-06-08T08:48:15Z 2033-06-08T16:48:15Z https 2022-11-02 </AuthenticationErrorDetail> </Error>

@shoshinL
Copy link

I'm having the same issue and am happy to see wolfshow has been assigned to this.
In the meantime @rishabbbps you might be able to access the weights here https://huggingface.co/nielsr/layoutreader-readingbank

@rishabbbps
Copy link
Author

Thanks @shoshinL but we still need @wolfshow 's help to download the data.

@HYPJUDY
Copy link
Contributor

HYPJUDY commented May 14, 2024

Thank you for reporting this downloading issue. Please find the ReadingBank data and LayoutReader models at this OneDrive link. We have also updated the download links in the README files of ReadingBank and LayoutReader.

@rishabbbps
Copy link
Author

Thanks a ton for everyone's help!

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

No branches or pull requests

4 participants