runtime error

Exit code: 1. Reason: ========== == CUDA == ========== CUDA Version 12.1.1 Container image Copyright (c) 2016-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved. This container image and its contents are governed by the NVIDIA Deep Learning Container License. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. Traceback (most recent call last): File "/app/train.py", line 133, in <module> main(args) File "/app/train.py", line 81, in main data = load_dataset( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 2061, in load_dataset builder_instance = load_dataset_builder( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1781, in load_dataset_builder dataset_module = dataset_module_factory( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1651, in dataset_module_factory raise e1 from None File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1635, in dataset_module_factory raise DatasetNotFoundError(message) from e datasets.exceptions.DatasetNotFoundError: Dataset 'bigcode/the-stack-smol' is a gated dataset on the Hub. You must be authenticated to access it.

Container logs:

Fetching error logs...