runtime error
Exit code: 1. Reason: tory for plugin cuFFT when one has already been registered 2025-01-15 03:29:19.545808: E tensorflow/compiler/xla/stream_executor/cuda/cuda_blas.cc:1518] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2025-01-15 03:29:19.552392: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-01-15 03:29:20.654256: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> advice_dataset = load_dataset("ziq/depression_advice") 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 1511, in dataset_module_factory raise e1 from None File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1495, in dataset_module_factory ).get_module() File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1015, in get_module hfh_dataset_info = HfApi(config.HF_ENDPOINT).dataset_info( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 1987, in dataset_info return DatasetInfo(**data) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 626, in __init__ self.tags = kwargs.pop("tags") KeyError: 'tags'
Container logs:
Fetching error logs...