Hugging Face's logo
CreataAI
/
Runtime error

runtime error

/home/user/.local/lib/python3.10/site-packages/datasets/load.py:2088: FutureWarning: 'use_auth_token' was deprecated in favor of 'token' in version 2.14.0 and will be removed in 3.0.0. You can remove this warning by passing 'token=<use_auth_token>' instead. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 81, in <module> word_list_dataset = load_dataset("google/word-list-sd", data_files="list.txt", use_auth_token=True) File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 2128, in load_dataset builder_instance = load_dataset_builder( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1814, in load_dataset_builder dataset_module = dataset_module_factory( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1507, in dataset_module_factory raise FileNotFoundError( FileNotFoundError: Couldn't find a dataset script at /home/user/app/google/word-list-sd/word-list-sd.py or any data file in the same directory. Couldn't find 'google/word-list-sd' on the Hugging Face Hub either: FileNotFoundError: Dataset 'google/word-list-sd' doesn't exist on the Hub

Container logs:

Fetching error logs...