runtime error

/usr/local/lib/python3.10/site-packages/bitsandbytes/cextension.py:34: UserWarning: The installed version of bitsandbytes was compiled without GPU support. 8-bit optimizers, 8-bit multiplication, and GPU quantization are unavailable. warn("The installed version of bitsandbytes was compiled without GPU support. " /usr/local/lib/python3.10/site-packages/bitsandbytes/libbitsandbytes_cpu.so: undefined symbol: cadam32bit_grad_fp32 /usr/local/lib/python3.10/site-packages/datasets/load.py:2066: 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=hf_**********************************' instead. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 28, in <module> data = loader.load() File "/usr/local/lib/python3.10/site-packages/langchain/document_loaders/hugging_face_dataset.py", line 88, in load return list(self.lazy_load()) File "/usr/local/lib/python3.10/site-packages/langchain/document_loaders/hugging_face_dataset.py", line 65, in lazy_load dataset = load_dataset( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 2106, in load_dataset builder_instance = load_dataset_builder( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1792, in load_dataset_builder dataset_module = dataset_module_factory( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1488, in dataset_module_factory raise FileNotFoundError( FileNotFoundError: Couldn't find a dataset script at /home/user/app/beinghasnain16/company-policies/company-policies.py or any data file in the same directory. Couldn't find 'beinghasnain16/company-policies' on the Hugging Face Hub either: FileNotFoundError: Dataset 'beinghasnain16/company-policies' doesn't exist on the Hub. If the repo is private or gated, make sure to log in with `huggingface-cli login`.

Container logs:

Fetching error logs...