runtime error
Exit code: 1. Reason: [A model.safetensors: 15%|█▍ | 320M/2.20G [00:05<00:22, 82.2MB/s][A model.safetensors: 19%|█▉ | 424M/2.20G [00:06<00:20, 87.2MB/s][A model.safetensors: 28%|██▊ | 611M/2.20G [00:07<00:13, 114MB/s] [A model.safetensors: 39%|███▊ | 850M/2.20G [00:08<00:08, 151MB/s][A model.safetensors: 48%|████▊ | 1.05G/2.20G [00:09<00:07, 162MB/s][A model.safetensors: 61%|██████ | 1.34G/2.20G [00:10<00:04, 197MB/s][A model.safetensors: 76%|███████▌ | 1.67G/2.20G [00:11<00:02, 231MB/s][A model.safetensors: 88%|████████▊ | 1.93G/2.20G [00:13<00:01, 223MB/s][A model.safetensors: 100%|██████████| 2.20G/2.20G [00:13<00:00, 163MB/s] generation_config.json: 0%| | 0.00/124 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 124/124 [00:00<00:00, 766kB/s] Map: 0%| | 0/1338 [00:00<?, ? examples/s][A Map: 100%|██████████| 1338/1338 [00:01<00:00, 748.60 examples/s][A Map: 100%|██████████| 1338/1338 [00:01<00:00, 739.26 examples/s] Traceback (most recent call last): File "/app/app.py", line 94, in <module> result = train_model() File "/app/app.py", line 40, in train_model training_args = TrainingArguments( File "<string>", line 135, in __init__ File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 1811, in __post_init__ self.device File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 2355, in device return self._setup_devices File "/usr/local/lib/python3.10/functools.py", line 981, in __get__ val = self.func(instance) File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 2225, in _setup_devices raise ImportError( ImportError: Using the `Trainer` with `PyTorch` requires `accelerate>=0.26.0`: Please run `pip install transformers[torch]` or `pip install 'accelerate>=0.26.0'`
Container logs:
Fetching error logs...