ExpressAI / reStructured-Pretraining

reStructured Pre-training
Apache License 2.0
96 stars 9 forks source link

ConnectionError: Couldn't reach https://raw.githubusercontent.com/expressai/datalab/0.4.12/datasets/rst/rst.py #1

Open ChristinaChenyiwen opened 1 year ago

ChristinaChenyiwen commented 1 year ago

when i run the code 'rst = load_dataset("rst", "qa_triviaqa")', the error message is 'ConnectionError: Couldn't reach https://raw.githubusercontent.com/expressai/datalab/0.4.12/datasets/rst/rst.py'. Then i reach 'https://raw.githubusercontent.com/expressai/datalab/0.4.12/datasets/rst/rst.py' in the browser, the page shows 404

yyy-Apple commented 1 year ago

Hi, please make sure you are using the latest version of DataLab (https://github.com/ExpressAI/DataLab).

ChristinaChenyiwen commented 1 year ago

Hi, please make sure you are using the latest version of DataLab (https://github.com/ExpressAI/DataLab).

my datalabs version is 0.4.14, i use 'pip install datalabs'. I don't know where is the problem.

pfliu-nlp commented 1 year ago

Hi, this is strange. I suspect it's because the GitHub service has been blocked (if you're in China) since the dataloader script is stored in Github

One potential solution is:

pfliu-nlp commented 1 year ago

Hi, @ChristinaChenyiwen just wonder if the above suggestion could solve your problem. Feel free to let us know.

ChristinaChenyiwen commented 1 year ago

Hi,I'm busy with other things ,so I put this thing on hold. When I'm free,i will try u suggestion. Thank you for your answer to my question

ss-crawler commented 4 months ago

@pfliu-nlp 大佬按照你的建议从github重新安装后,又有这个报错:ConnectionError: Couldn't reach https://storage.googleapis.com/rst-experiments/rst-data-mini/qa_triviaqa_mini.jsonl (error 403)