runtime error
Exit code: 1. Reason: se_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://huggingface.co/api/datasets/kotoba-speech/s2st-arena-ja_en The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 146, in <module> scheduler = CommitScheduler( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/_commit_scheduler.py", line 117, in __init__ repo_url = self.api.create_repo(repo_id=repo_id, private=private, repo_type=repo_type, exist_ok=True) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 3186, in create_repo self.repo_info(repo_id=repo_id, repo_type=repo_type, token=token) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2275, in repo_info return method( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/hf_api.py", line 2148, in dataset_info hf_raise_for_status(r) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_errors.py", line 323, in hf_raise_for_status raise RepositoryNotFoundError(message, response) from e huggingface_hub.utils._errors.RepositoryNotFoundError: 404 Client Error. (Request ID: Root=1-66fab77b-01d3221b15ddae710c70003f;86ee5e2e-d49b-4044-a04f-6531b366b9e6) Repository Not Found for url: https://huggingface.co/api/datasets/kotoba-speech/s2st-arena-ja_en. 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.
Container logs:
Fetching error logs...