runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 55, in <module> pipe = pipeline("text-classification", model='hackathon-pln-es/unam_tesis_BETO_finnetuning') File "/usr/local/lib/python3.10/site-packages/transformers/pipelines/__init__.py", line 1005, in pipeline tokenizer = AutoTokenizer.from_pretrained( File "/usr/local/lib/python3.10/site-packages/transformers/models/auto/tokenization_auto.py", line 880, in from_pretrained return tokenizer_class_fast.from_pretrained(pretrained_model_name_or_path, *inputs, **kwargs) File "/usr/local/lib/python3.10/site-packages/transformers/tokenization_utils_base.py", line 2073, in from_pretrained raise EnvironmentError( OSError: Can't load tokenizer for 'hackathon-pln-es/unam_tesis_BETO_finnetuning'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'hackathon-pln-es/unam_tesis_BETO_finnetuning' is the correct path to a directory containing all relevant files for a BertTokenizerFast tokenizer.

Container logs:

Fetching error logs...