Fine-tune Transformers with AWS Trainium
Last updated
Last updated
Training on AWS Trainium is as simple as in Transformers:
You need to replace the Transformersβ class with the class.
You can find several examples in the official repository for the following tasks:
,
,
,
,
,
,
,
,
.
If you want go through an step-by-step example check out the guide.