runtime error
Exit code: 1. Reason: Running in a Hugging Face Space π€ Database not found, downloading from HF dataset... Error downloading database from HF dataset: 401 Client Error. (Request ID: Root=1-6992fcee-04ed20e97ed3d95230947ea1;9432bb78-c4a2-4254-a45a-a9c131f8bfe2) Repository Not Found for url: https://huggingface.co/datasets/TTS-AGI/database-arena-v2/resolve/main/tts_arena.db. 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. For more details, see https://huggingface.co/docs/huggingface_hub/authentication Invalid username or password. β οΈ Loading TTS-AGI/arena-prompts dataset... Traceback (most recent call last): File "/app/app.py", line 337, in <module> dataset = load_dataset("TTS-AGI/arena-prompts", split="train") 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 983, 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 'TTS-AGI/arena-prompts' doesn't exist on the Hub or cannot be accessed.
Container logs:
Fetching error logs...