runtime error

Exit code: 1. Reason: 00:01<00:00, 17.2kB/s] 2023/test-00000-of-00001.parquet: 0%| | 0.00/116k [00:00<?, ?B/s] 2023/test-00000-of-00001.parquet: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 116k/116k [00:00<00:00, 232kB/s] Generating validation split: 0%| | 0/96 [00:00<?, ? examples/s] Generating validation split: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 96/96 [00:00<00:00, 1647.19 examples/s] Generating test split: 0%| | 0/3126 [00:00<?, ? examples/s] Generating test split: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 3126/3126 [00:00<00:00, 74936.38 examples/s] `trust_remote_code` is not supported anymore. Please check that the Hugging Face dataset 'gaia-benchmark/contact_info' isn't based on a loading script and remove `trust_remote_code`. If the dataset is based on a loading script, please ask the dataset author to remove it and convert it to a standard format like Parquet. Traceback (most recent call last): File "/app/app.py", line 42, in <module> contact_infos = load_dataset(CONTACT_DATASET, YEAR_VERSION, token=TOKEN, download_mode="force_redownload", verification_mode=VerificationMode.NO_CHECKS, trust_remote_code=True) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1688, in load_dataset builder_instance = load_dataset_builder( path=path, ...<10 lines>... **config_kwargs, ) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1315, in load_dataset_builder dataset_module = dataset_module_factory( path, ...<5 lines>... cache_dir=cache_dir, ) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1201, in dataset_module_factory raise e1 from None File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1158, 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 'gaia-benchmark/contact_info' doesn't exist on the Hub or cannot be accessed.

Container logs:

Fetching error logs...