runtime error

Exit code: 1. Reason: M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 32.9MB/s] config.json: 0%| | 0.00/740 [00:00<?, ?B/s] config.json: 100%|██████████| 740/740 [00:00<00:00, 6.25MB/s] model.safetensors: 0%| | 0.00/328M [00:00<?, ?B/s] model.safetensors: 94%|█████████▎| 308M/328M [00:05<00:00, 52.5MB/s] model.safetensors: 100%|█████████▉| 328M/328M [00:06<00:00, 54.4MB/s] config.json: 0%| | 0.00/740 [00:00<?, ?B/s] config.json: 100%|██████████| 740/740 [00:00<00:00, 6.73MB/s] model.safetensors: 0%| | 0.00/328M [00:00<?, ?B/s] model.safetensors: 87%|████████▋ | 287M/328M [00:05<00:00, 55.7MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 56, in <module> models = {path: AutoModelForSequenceClassification.from_pretrained(path) for path in model_paths} File "/home/user/app/app.py", line 56, in <dictcomp> models = {path: AutoModelForSequenceClassification.from_pretrained(path) for path in model_paths} File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/transformers/models/auto/auto_factory.py", line 573, in from_pretrained return model_class.from_pretrained( File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/transformers/modeling_utils.py", line 272, in _wrapper return func(*args, **kwargs) File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/transformers/modeling_utils.py", line 4317, in from_pretrained checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files( File "/home/user/.pyenv/versions/3.10.16/lib/python3.10/site-packages/transformers/modeling_utils.py", line 1130, in _get_resolved_checkpoint_files raise EnvironmentError( OSError: karths/binary_classification_train_perf does not appear to have a file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt or flax_model.msgpack.

Container logs:

Fetching error logs...