runtime error

Exit code: 1. Reason: ", line 677, in hf_raise_for_status raise _format(GatedRepoError, message, response) from e huggingface_hub.errors.GatedRepoError: 401 Client Error. (Request ID: Root=1-696ef55c-02c104303649ce912be6db52;76202a79-4e85-434c-8827-e2f67508ff50) Cannot access gated repo for url https://huggingface.co/datasets/gaia-benchmark/GAIA/resolve/682dd723ee1e1697e00360edccf2366dc8418dd9/.gitattributes. Access to dataset gaia-benchmark/GAIA is restricted. You must have access to it and be authenticated to access it. Please log in. README.md: 0%| | 0.00/3.29k [00:00<?, ?B/s] README.md: 100%|██████████| 3.29k/3.29k [00:00<00:00, 14.5MB/s] Traceback (most recent call last): File "/app/app.py", line 895, in <module> run_test_concurrent(num_questions=args.num, mode=args.mode, split=args.split, threads=args.threads, target_task_id=args.task_id) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/app.py", line 600, in run_test_concurrent dataset = load_dataset("gaia-benchmark/GAIA", "2023_all", split=split) File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1488, 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 1133, 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 1026, in dataset_module_factory raise e1 from None File "/usr/local/lib/python3.13/site-packages/datasets/load.py", line 1014, in dataset_module_factory raise DatasetNotFoundError(message) from e datasets.exceptions.DatasetNotFoundError: Dataset 'gaia-benchmark/GAIA' is a gated dataset on the Hub. You must be authenticated to access it. Downloading (incomplete total...): 0.00B [00:00, ?B/s]

Container logs:

Fetching error logs...