runtime error
Exit code: 1. Reason: ackages/huggingface_hub/utils/_validators.py", line 88, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.13/site-packages/huggingface_hub/hf_api.py", line 3279, in dataset_info hf_raise_for_status(r) ~~~~~~~~~~~~~~~~~~~^^^ File "/usr/local/lib/python3.13/site-packages/huggingface_hub/utils/_http.py", line 835, in hf_raise_for_status raise _format(RepositoryNotFoundError, message, response, repo_type=repo_type, repo_id=repo_id) from e huggingface_hub.errors.RepositoryNotFoundError: 401 Client Error. (Request ID: Root=1-6a5d799e-0efc11e430c21cea3eb1197a;dd102190-fcd9-4171-b27d-6b8fb251b165) Repository Not Found for url: https://huggingface.co/api/datasets/NathanRoll/packing-benchmark-data/revision/main. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 40, in <module> HYDRATE_STATUS = maybe_hydrate_from_dataset(DATA_DIR) File "/app/packing_benchmark/hub_sync.py", line 109, in maybe_hydrate_from_dataset raise RuntimeError(f"dataset hydrate failed for {repo_id}: {exc}") from exc RuntimeError: dataset hydrate failed for NathanRoll/packing-benchmark-data: 401 Client Error. (Request ID: Root=1-6a5d799e-0efc11e430c21cea3eb1197a;dd102190-fcd9-4171-b27d-6b8fb251b165) Repository Not Found for url: https://huggingface.co/api/datasets/NathanRoll/packing-benchmark-data/revision/main. Please make sure you specified the correct `repo_id` and `repo_type`. If you are trying to access a private or gated repo, make sure you are authenticated and your token has the required permissions. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password.
Container logs:
Fetching error logs...