Helsinki-NLP/opus-100
Viewer • Updated • 55.1M • 27.3k • 238
How to use HAJIWEE/en2zh_opus_100 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM
tokenizer = AutoTokenizer.from_pretrained("HAJIWEE/en2zh_opus_100")
model = AutoModelForMultimodalLM.from_pretrained("HAJIWEE/en2zh_opus_100")This model is a fine-tuned version of HAJIWEE/en2zh_opus_100 on the opus100 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 | Gen Len |
|---|---|---|---|---|---|
| 2.6252 | 1.0 | 166667 | 2.1221 | 12.7341 | 15.3295 |
| 2.5579 | 2.0 | 333334 | 2.0799 | 12.9203 | 15.2965 |