Datasets:

Modalities:
Audio
Text
Formats:
parquet
Languages:
Thai
ArXiv:
License:

Dataset Viewer issue

#2
by chompk - opened
VISTEC-depa AI Research Institute of Thailand org

The dataset viewer is not working.

Error details:

Exception:    FileNotFoundError
Message:      Couldn't find any data file at /src/services/worker/airesearch/thai-ser. Couldn't find 'airesearch/thai-ser' on the Hugging Face Hub either: LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 353, in get_dataset_split_names
                  info = get_dataset_config_info(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 278, in get_dataset_config_info
                  builder = load_dataset_builder(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1781, in load_dataset_builder
                  dataset_module = dataset_module_factory(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1659, in dataset_module_factory
                  raise FileNotFoundError(
              FileNotFoundError: Couldn't find any data file at /src/services/worker/airesearch/thai-ser. Couldn't find 'airesearch/thai-ser' on the Hugging Face Hub either: LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.

cc @lhoestq @cfahlgren1 .

chompk changed discussion status to closed
VISTEC-depa AI Research Institute of Thailand org

Just refreshed the config and it worked. Probably the preview was down resulted in bad cache. Closing.

Sign up or log in to comment