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

Dataset Viewer Not Available on Huggingface #7

Open
Weili-0234 opened this issue Jul 23, 2024 · 0 comments
Open

Dataset Viewer Not Available on Huggingface #7

Weili-0234 opened this issue Jul 23, 2024 · 0 comments

Comments

@Weili-0234
Copy link

Hi, nice work!
But by the time I write this issue, the dataset viewer is not available for this dataset on Huggingface, with the following error message:

Cannot get the config names for the dataset.
Error code: ConfigNamesError
Exception: FileNotFoundError
Message: Couldn't find a dataset script at /src/services/worker/LanguageBind/Video-Bench/Video-Bench.py or any data file in the same directory. Couldn't find 'LanguageBind/Video-Bench' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in LanguageBind/Video-Bench.
Traceback: Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/dataset/config_names.py", line 65, in compute_config_names_response
for config in sorted(get_dataset_config_names(path=dataset, token=hf_token))
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/inspect.py", line 351, in get_dataset_config_names
dataset_module = dataset_module_factory(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/load.py", line 1507, in dataset_module_factory
raise FileNotFoundError(
FileNotFoundError: Couldn't find a dataset script at /src/services/worker/LanguageBind/Video-Bench/Video-Bench.py or any data file in the same directory. Couldn't find 'LanguageBind/Video-Bench' on the Hugging Face Hub either: FileNotFoundError: No (supported) data files or dataset script found in LanguageBind/Video-Bench.

Could you please provide a solution to this? Thanks!

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

1 participant