Helsinki-NLP/opus-100
Viewer • Updated • 55.1M • 21.9k • 242
How to use ShyamVarahagiri/MachineTranslation with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("ShyamVarahagiri/MachineTranslation")
model = AutoModelForSeq2SeqLM.from_pretrained("ShyamVarahagiri/MachineTranslation", device_map="auto")This model is a fine-tuned version of ShyamVarahagiri/MachineTranslation on the opus100 dataset.
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 |
|---|---|---|---|---|---|
| No log | 1.0 | 295 | 2.2160 | 15.007 | 11.698 |