Files
HuggingFace_transformer/docs/source/en/tasks
Akshay Chintalapati e9dbd39263 Update sequence_classification.md (#27281)
I'm adding accelerate as one of the libraries to install because otherwise when running the Trainer, the model errorr out with the error. 

ImportError: Using the `Trainer` with `PyTorch` requires `accelerate>=0.20.1`: Please run `pip install transformers[torch]` or `pip install accelerate -U`

Further context: 
1. I've tried this across different environments so I believe that the environment is not the issue. 
2. I had the latest transformers library version running. 
3. Typically even after install accelerate and import it, it wouldn't resolve the issue until I restart the notebook and try again.
2023-11-06 14:21:48 +00:00
..
2023-06-20 18:07:47 -04:00
2023-10-09 12:18:02 +02:00
2023-07-24 15:34:19 +01:00
2023-09-14 18:02:37 +01:00
2023-10-23 14:49:48 +02:00
2023-07-11 14:04:04 +01:00