runtime error

Exit code: 1. Reason: Generating train split: 0%| | 0/26872 [00:00<?, ? examples/s] Generating train split: 100%|██████████| 26872/26872 [00:00<00:00, 99742.95 examples/s] Traceback (most recent call last): File "/home/user/app/app.py", line 66, in <module> training_args = TrainingArguments( File "<string>", line 134, in __init__ File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 1773, in __post_init__ self.device File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 2299, in device return self._setup_devices File "/usr/local/lib/python3.10/site-packages/transformers/utils/generic.py", line 60, in __get__ cached = self.fget(obj) File "/usr/local/lib/python3.10/site-packages/transformers/training_args.py", line 2172, 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>={ACCELERATE_MIN_VERSION}'`

Container logs:

Fetching error logs...