Technical requirements
We will be using the Jupyter Notebook to run our coding exercises, which require Python 3.6+, and the following packages need to be installed:
- TensorFlow
- PyTorch
- Transformers >=4.00
- Datasets
- sentence-transformers
- py3nvml
All notebooks with coding exercises are available at the following GitHub link:
https://github.com/PacktPublishing/Mastering-Transformers/tree/main/CH08
Check out the following link to see Code in Action Video: