runtime error
Exit code: 1. Reason: File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1296, in get_hf_file_metadata r = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 280, in _request_wrapper response = _request_wrapper( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 304, in _request_wrapper hf_raise_for_status(response) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_http.py", line 416, in hf_raise_for_status raise _format(RevisionNotFoundError, message, response) from e huggingface_hub.errors.RevisionNotFoundError: 404 Client Error. (Request ID: Root=1-67c6aefd-09aeccab5de27b761a8e12df;427cff9f-eacd-4a0a-91a9-8e442aae72c0) Revision Not Found for url: https://huggingface.co/hHoai/bartPHO_final/resolve/checkpoint-10026/tokenizer_config.json. Invalid rev id: checkpoint-10026 The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> tokenizer = AutoTokenizer.from_pretrained(model_checkpoint, revision="checkpoint-10026") File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 881, in from_pretrained tokenizer_config = get_tokenizer_config(pretrained_model_name_or_path, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 713, in get_tokenizer_config resolved_config_file = cached_file( File "/usr/local/lib/python3.10/site-packages/transformers/utils/hub.py", line 372, in cached_file raise EnvironmentError( OSError: checkpoint-10026 is not a valid git identifier (branch name, tag name or commit id) that exists for this model name. Check the model page at 'https://huggingface.co/hHoai/bartPHO_final' for available revisions.
Container logs:
Fetching error logs...