runtime error
Loading Hugging Face dataset matthijs/snacks[subset=None,split=all,revision=68b2211a56c1f2a2276d10c2d0f31a416ed9a2c9]. Downloading builder script: 0%| | 0.00/3.50k [00:00<?, ?B/s] Downloading builder script: 100%|██████████| 3.50k/3.50k [00:00<00:00, 18.3MB/s] Downloading readme: 0%| | 0.00/1.69k [00:00<?, ?B/s] Downloading readme: 100%|██████████| 1.69k/1.69k [00:00<00:00, 10.4MB/s] Traceback (most recent call last): File "/home/user/app/./run.py", line 69, in <module> ds = datasets.load_dataset( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 2594, in load_dataset builder_instance = load_dataset_builder( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 2266, in load_dataset_builder dataset_module = dataset_module_factory( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1914, in dataset_module_factory raise e1 from None File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1887, in dataset_module_factory ).get_module() File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1538, in get_module raise ValueError( ValueError: Loading matthijs/snacks requires you to execute the dataset script in that repo on your local machine. Make sure you have read the code there to avoid malicious use, then set the option `trust_remote_code=True` to remove this error.
Container logs:
Fetching error logs...