Spaces:
Runtime error
Runtime error
runtime error
Space not ready. Reason: Error
Container logs:
Traceback (most recent call last):
File "app.py", line 33, in <module>
tokenizer_intent = AutoTokenizer.from_pretrained(model_name)
File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 560, in from_pretrained
tokenizer_config = get_tokenizer_config(pretrained_model_name_or_path, **kwargs)
File "/home/user/.local/lib/python3.8/site-packages/transformers/models/auto/tokenization_auto.py", line 412, in get_tokenizer_config
resolved_config_file = cached_file(
File "/home/user/.local/lib/python3.8/site-packages/transformers/utils/hub.py", line 409, in cached_file
resolved_file = hf_hub_download(
File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1136, in hf_hub_download
with open(ref_path) as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.cache/huggingface/hub/models--qanastek--XLMRoberta-Alexa-Intents-Classification/refs/main'