Dataset Viewer issue: InfoError
#2
by
amannagrawall002
- opened
The dataset viewer is not working.
Error details:
Error code: InfoError
Exception: HfHubHTTPError
Message: 500 Server Error: Internal Server Error for url: https://huggingface.co./api/datasets/amannagrawall002/github-issues (Request ID: Root=1-66a53791-0a9f36fa7b510a4650c1ba37;9c1b1b9e-d3a5-4cc6-be55-2fb9e139957e)
Internal Error - We're working hard to fix this as soon as possible!
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/split/first_rows.py", line 217, in compute_first_rows_from_streaming_response
info = get_dataset_config_info(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 478, in get_dataset_config_info
builder = load_dataset_builder(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 2259, in load_dataset_builder
dataset_module = dataset_module_factory(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1910, in dataset_module_factory
raise e1 from None
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1855, in dataset_module_factory
raise e
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1828, in dataset_module_factory
dataset_info = hf_api.dataset_info(
File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn
return fn(*args, **kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/hf_api.py", line 2347, in dataset_info
hf_raise_for_status(r)
File "/src/services/worker/.venv/lib/python3.9/site-packages/huggingface_hub/utils/_errors.py", line 371, in hf_raise_for_status
raise HfHubHTTPError(str(e), response=response) from e
huggingface_hub.utils._errors.HfHubHTTPError: 500 Server Error: Internal Server Error for url: https://huggingface.co./api/datasets/amannagrawall002/github-issues (Request ID: Root=1-66a53791-0a9f36fa7b510a4650c1ba37;9c1b1b9e-d3a5-4cc6-be55-2fb9e139957e)
Internal Error - We're working hard to fix this as soon as possible!
Thanks for reporting. We fixed the bug. Sorry for the inconvenience.
Thanks