runtime error

Exit code: 1. Reason: .py", line 413, in hf_raise_for_status raise _format(EntryNotFoundError, message, response) from e huggingface_hub.errors.EntryNotFoundError: 404 Client Error. (Request ID: Root=1-697f1dcf-06bde4974723997154dcbd54;4955d3bb-3dce-41f7-81e1-9ae728de3799) Entry Not Found for url: https://huggingface.co/erfanasghariyan/RADIOCAP200/resolve/main/config.json. The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/app/app.py", line 18, in <module> tokenizer = AutoTokenizer.from_pretrained(MODEL_NAME) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/tokenization_auto.py", line 752, in from_pretrained config = AutoConfig.from_pretrained( pretrained_model_name_or_path, trust_remote_code=trust_remote_code, **kwargs ) File "/usr/local/lib/python3.13/site-packages/transformers/models/auto/configuration_auto.py", line 1082, in from_pretrained config_dict, unused_kwargs = PretrainedConfig.get_config_dict(pretrained_model_name_or_path, **kwargs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/configuration_utils.py", line 644, in get_config_dict config_dict, kwargs = cls._get_config_dict(pretrained_model_name_or_path, **kwargs) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/transformers/configuration_utils.py", line 699, in _get_config_dict resolved_config_file = cached_file( pretrained_model_name_or_path, ...<10 lines>... _commit_hash=commit_hash, ) File "/usr/local/lib/python3.13/site-packages/transformers/utils/hub.py", line 440, in cached_file raise EnvironmentError( ...<2 lines>... ) from e OSError: erfanasghariyan/RADIOCAP200 does not appear to have a file named config.json. Checkout 'https://huggingface.co/erfanasghariyan/RADIOCAP200/main' for available files.

Container logs:

Fetching error logs...