IoanRazvan/ro-romani
Viewer • Updated • 31.1k • 112
How to use IoanRazvan/marian_mt_rom_ro with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("IoanRazvan/marian_mt_rom_ro")
model = AutoModelForSeq2SeqLM.from_pretrained("IoanRazvan/marian_mt_rom_ro")This model is a fine-tuned version of Helsinki-NLP/opus-mt-en-ro on the IoanRazvan/ro-romani dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|---|---|---|---|---|
| 0.5152 | 5.19 | 1000 | 0.4979 | 0.4753 |
| 0.4051 | 10.39 | 2000 | 0.3960 | 0.5528 |
| 0.351 | 15.58 | 3000 | 0.3577 | 0.5847 |
| 0.3222 | 20.78 | 4000 | 0.3394 | 0.5983 |
| 0.3108 | 25.97 | 5000 | 0.3305 | 0.6056 |
| 0.3005 | 31.17 | 6000 | 0.3277 | 0.6077 |
Base model
Helsinki-NLP/opus-mt-en-ro