transformers-tf
PublicA TensorFlow implementation of the Transformer model for machine translation tasks. This package includes data loading, model definition, and training scripts for translating Portuguese to English using the TED Talks dataset. The repository provides a complete pipeline from preprocessing the data to training and testing the model.