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

Failed to download the dataset. #1

Open
ceval1987 opened this issue Jun 8, 2023 · 2 comments
Open

Failed to download the dataset. #1

ceval1987 opened this issue Jun 8, 2023 · 2 comments

Comments

@ceval1987
Copy link

Thank you for the great work, but I’ve encountered a issue while downloading. Could you please help me take a look?

I use Python 3.8 with my modelscope is 1.6.0 via pip installed. My machine is an Aliyun ECS and its network services.

When I download the pretrain subset, I got the error below:

requests.exceptions.ConnectionError: HTTPConnectionPool(host='www.modelscope.cn', port=80): Max retries exceeded with url: /api/v1/datasets/modelscope/Youku-AliceMind/oss/tree/?MaxLimit=-1&Revision=master&Recursive=True&FilterDir=True (Caused by ReadTimeoutError("HTTPConnectionPool(host='www.modelscope.cn', port=80): Read timed out. (read timeout=1800)"

When I download the classification or retrieval subset, I got the error below:

oss2.exceptions.NoSuchKey: {'status': 404, 'x-oss-request-id': '648164E2E81BB23635579DA3', 'details': {'Code': 'NoSuchKey', 'Message': 'The specified key does not exist.', 'RequestId': '648164E2E81BB23635579DA3', 'HostId': 'dataset-hub.oss-cn-hangzhou.aliyuncs.com', 'Key': 'public--zip/modelscope/Youku-AliceMind/master/videos/classification/14111B12117422YB5YYABB2FB3JCA1-b32488Ea75-3a5CY1a3CY8a54J8BA1AJ-7C.mp4', 'EC': '0026-00000001'}}

When I download the caption subset, I got the error below:

ValueError: subset_name caption not found. Available: dict_keys(['classification', 'retrieval', 'pretrain'])
@MAGAer13
Copy link
Collaborator

MAGAer13 commented Jun 8, 2023

Hi, we are facing some downloading issues right now. We will fix it ASAP and notify you. 😊

@LiJiaqi96
Copy link

Hi, we are facing some downloading issues right now. We will fix it ASAP and notify you. 😊

Hi, I'm facing the same download issue. How is it going with your repair work? Thanks!

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

3 participants