NghiemAbe/translation-vietnamese-english
Viewer • Updated • 448k • 33 • 1
How to use NghiemAbe/mbart_VietnameseToEnglish_60k with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("NghiemAbe/mbart_VietnameseToEnglish_60k")
model = AutoModelForSeq2SeqLM.from_pretrained("NghiemAbe/mbart_VietnameseToEnglish_60k")This model is a fine-tuned version of NghiemAbe/mbart_VietnameseToEnglish on the None dataset. It achieves the following results on the evaluation set (size 1000):
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Bleu | Gen Len |
|---|---|---|---|---|---|
| 1.1212 | 1.0 | 3750 | 1.4557 | 27.1385 | 33.638 |
Base model
facebook/mbart-large-50-many-to-many-mmt