-
Notifications
You must be signed in to change notification settings - Fork 19
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
Unable to generate MARC-ja because of 403 Forbidden #10
Comments
I would suggest https://huggingface.co/datasets/shunk031/JGLUE, which includes exactly the same as the original MARC-ja from datasets import load_dataset
dataset = load_dataset("shunk031/JGLUE", name="MARC-ja") |
Thank you for the suggestion. I'm the maintainer of the I have personally reported this issue to the AWS representative and am awaiting a response. |
Sorry for the confusion!! And thank you for your quick followup @shunk031 ! |
Thank you for you report. Wait for the response. |
The following post says that "Amazon has decided to stop distributing the multilingual reviews dataset." We wait for an official announcement. |
現在JGLUEは使えない状況のようですが、別のところのどこからか利用できる場所はあったりはしますか? |
Thank you for the great benchmark.
Amazon Reviews Corpus seems to be inaccessible.
and with the command from https://registry.opendata.aws/amazon-reviews-ml/
We may be able to move to HuggingFace: https://huggingface.co/datasets/amazon_reviews_multi(also not available)(I can not validate that I can generate the same dataset as the original one.)
The text was updated successfully, but these errors were encountered: