runtime error

Downloading builder script: 0%| | 0.00/6.57k [00:00<?, ?B/s] Downloading builder script: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 6.57k/6.57k [00:00<00:00, 25.5MB/s] Downloading readme: 0%| | 0.00/7.80k [00:00<?, ?B/s] Downloading readme: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7.80k/7.80k [00:00<00:00, 29.9MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 6, in <module> wikisql_dataset = load_dataset("wikisql", split='train') # Load a subset of the dataset File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 2548, in load_dataset builder_instance = load_dataset_builder( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 2220, in load_dataset_builder dataset_module = dataset_module_factory( File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1871, in dataset_module_factory raise e1 from None File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1844, in dataset_module_factory ).get_module() File "/home/user/.local/lib/python3.10/site-packages/datasets/load.py", line 1500, in get_module raise ValueError( ValueError: Loading wikisql 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...