bigscience-workshop/promptsource

ConnectionError: Couldn't reach 'craffel/openai_lambada' on the Hub (ConnectionError)

Dhanachandra opened this issue · 1 comments

Traceback: File "/home/dhanachandra/anaconda3/envs/promptsource/lib/python3.7/site-packages/streamlit/script_runner.py", line 338, in _run_script exec(code, module.__dict__) File "/home/dhanachandra/dhana_ezdi/ezdi_21/Prompts/promptsource/promptsource/app.py", line 145, in <module> pool.map(get_infos, all_datasets) File "/home/dhanachandra/anaconda3/envs/promptsource/lib/python3.7/multiprocessing/pool.py", line 268, in map return self._map_async(func, iterable, mapstar, chunksize).get() File "/home/dhanachandra/anaconda3/envs/promptsource/lib/python3.7/multiprocessing/pool.py", line 657, in get raise self._value

This might have been an intermittent error. I'm not able to reproduce on main. Please reopen if you're still encountering it. Thanks!