Technical requirements
The code for this chapter is found in the repo at https://github.com/PacktPublishing/Mastering-Transformers/tree/main/CH09, which is in the GitHub repository for this book. We will be using Jupyter Notebook to run our coding exercises that require Python 3.6.0+, and the following packages will need to be installed:
tensorflow
pytorch
transformers >=4.00
datasets
sentence-transformers
umap-learn
openpyxl
Check out the following link to see the Code in Action video: