runtime error
Exit code: 1. Reason: ry: Attempting to register factory for plugin cuDNN when one has already been registered E0000 00:00:1737907521.614464 1 cuda_blas.cc:1418] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2025-01-26 17:05:21.636785: I tensorflow/core/platform/cpu_feature_guard.cc:210] 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. README.md: 0%| | 0.00/5.78k [00:00<?, ?B/s][A README.md: 100%|██████████| 5.78k/5.78k [00:00<00:00, 23.1MB/s] dataset.jsonl: 0%| | 0.00/19.6M [00:00<?, ?B/s][A dataset.jsonl: 100%|██████████| 19.6M/19.6M [00:00<00:00, 170MB/s] Generating train split: 0%| | 0/27503 [00:00<?, ? examples/s][A Generating train split: 100%|██████████| 27503/27503 [00:00<00:00, 263094.62 examples/s] Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> cybersecurity_kg = load_dataset('CyberPeace-Institute/Cybersecurity-Knowledge-Graph', split='train') File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 2129, in load_dataset builder_instance = load_dataset_builder( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1849, in load_dataset_builder dataset_module = dataset_module_factory( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1719, in dataset_module_factory raise e1 from None File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1645, 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 'CyberPeace-Institute/Cybersecurity-Knowledge-Graph' doesn't exist on the Hub or cannot be accessed.
Container logs:
Fetching error logs...