| # Install the latest development version of transformers from GitHub | |
| git+https://github.com/huggingface/transformers.git | |
| # Required dependencies | |
| sentencepiece | |
| torch | |
| accelerate | |
| matplotlib | |
| scikit-learn | 
| # Install the latest development version of transformers from GitHub | |
| git+https://github.com/huggingface/transformers.git | |
| # Required dependencies | |
| sentencepiece | |
| torch | |
| accelerate | |
| matplotlib | |
| scikit-learn |