--- language: - pt - en license: apache-2.0 library_name: transformers datasets: - Helsinki-NLP/opus-100 - Helsinki-NLP/opus_books pipeline_tag: translation --- # Model Card for Model ID ## Model Details ### Model Description This is a t5-small model finetuned on pt-en translation. The model has been finetuned first one epoch in the Opus-100 dataset, achieving a 31.45 test BLEU. Then, the model has completed 5 epochs on opus_books, achieving 28.83 test BLEU. There is no need for a prompt like "translate pt to en:".