runtime error

Exit code: 1. Reason: arquet: 0%| | 0.00/17.5k [00:00<?, ?B/s] validation-00000-of-00001.parquet: 100%|██████████| 17.5k/17.5k [00:00<00:00, 56.9MB/s] test-00000-of-00001.parquet: 0%| | 0.00/35.4k [00:00<?, ?B/s] test-00000-of-00001.parquet: 100%|██████████| 35.4k/35.4k [00:00<00:00, 113MB/s] Generating validation split: 0%| | 0/96 [00:00<?, ? examples/s] Generating validation split: 100%|██████████| 96/96 [00:00<00:00, 2446.03 examples/s] Generating test split: 0%| | 0/632 [00:00<?, ? examples/s] Generating test split: 100%|██████████| 632/632 [00:00<00:00, 167242.91 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 "/home/user/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.10/site-packages/datasets/load.py", line 1392, in load_dataset builder_instance = load_dataset_builder( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1132, in load_dataset_builder dataset_module = dataset_module_factory( File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 1025, in dataset_module_factory raise e1 from None File "/usr/local/lib/python3.10/site-packages/datasets/load.py", line 980, 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...