Technical requirements
The code for this chapter is found at https://github.com/PacktPublishing/Mastering-Transformers/tree/main/CH11, which is the GitHub repository for this book. We will be using Jupyter Notebook to run our coding exercises that require Python 3.6.0 or above, and the following packages will need to be installed:
tensorflow
pytorch
Transformers >=4.00
tensorboard
wandb
bertviz
ipywidgets
Check out the following link to see Code in Action Video: