|
--- |
|
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 |
|
|
|
<!-- Provide a quick summary of what the model is/does. --> |
|
|
|
|
|
|
|
## Model Details |
|
|
|
### Model Description |
|
|
|
<!-- Provide a longer summary of what this model is. --> |
|
|
|
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:". |
|
|