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

ConnectionError: Couldn't reach common_voice.py #2075

Closed
LifaSun opened this issue Mar 18, 2021 · 2 comments
Closed

ConnectionError: Couldn't reach common_voice.py #2075

LifaSun opened this issue Mar 18, 2021 · 2 comments

Comments

@LifaSun
Copy link

LifaSun commented Mar 18, 2021

When I run:
from datasets import load_dataset, load_metric

common_voice_train = load_dataset("common_voice", "zh-CN", split="train+validation")
common_voice_test = load_dataset("common_voice", "zh-CN", split="test")

Got:
ConnectionError: Couldn't reach https://raw.githubusercontent.com/huggingface/datasets/master/datasets/common_voice/common_voice.py

Version:
1.4.1

Thanks! @lhoestq @LysandreJik @thomwolf

@albertvillanova
Copy link
Member

Hi @LifaSun, thanks for reporting this issue.

Sometimes, GitHub has some connectivity problems. Could you confirm that the problem persists?

@LifaSun
Copy link
Author

LifaSun commented Mar 20, 2021

@albertvillanova Thanks! It works well now.

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

2 participants