runtime error
Exit code: 1. Reason: Error loading dataset for Diagnostic_and_statistical_manual_of_mental_disorders_DSM5: Dataset 'Diagnostic_and_statistical_manual_of_mental_disorders_DSM5' doesn't exist on the Hub or cannot be accessed. Error loading dataset for Theories_of_Personality_10: Dataset 'Theories_of_Personality_10' doesn't exist on the Hub or cannot be accessed. Error loading dataset for Mans_Search_For_Meaning: Dataset 'Mans_Search_For_Meaning' doesn't exist on the Hub or cannot be accessed. Traceback (most recent call last): File "/home/user/app/app.py", line 71, 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...