runtime error
Exit code: 1. Reason: _| _| _|_| _| _| _| _| _| _| _| _| _| _|_| _|_|_| _|_|_| _|_|_| _| _| _|_|_| _| _| _| _|_|_| _|_|_|_| A token is already saved on your machine. Run `huggingface-cli whoami` to get more information or `huggingface-cli logout` if you want to log out. Setting a new token will erase the existing one. To login, `huggingface_hub` requires a token generated from https://huggingface.co/settings/tokens . /usr/local/lib/python3.10/getpass.py:91: GetPassWarning: Can not control echo on the terminal. passwd = fallback_getpass(prompt, stream) Warning: Password input may be echoed. Enter your token (input will not be visible): Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> iiw_400 = load_dataset('google/imageinwords', token=auth_token, trust_remote_code=True, name="IIW-400") File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 2594, in load_dataset builder_instance = load_dataset_builder( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 2266, in load_dataset_builder dataset_module = dataset_module_factory( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1908, in dataset_module_factory raise e1 from None File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1858, in dataset_module_factory raise DatasetNotFoundError(f"Dataset '{path}' doesn't exist on the Hub or cannot be accessed.") from e datasets.exceptions.DatasetNotFoundError: Dataset 'google/imageinwords' doesn't exist on the Hub or cannot be accessed. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 22, in <module> raise ValueError("could you fetch the datasets with error: %s", e) ValueError: ('could you fetch the datasets with error: %s', DatasetNotFoundError("Dataset 'google/imageinwords' doesn't exist on the Hub or cannot be accessed."))
Container logs:
Fetching error logs...