Helsinki-NLP/opus-100
Viewer • Updated • 55.1M • 30.3k • 238
How to use SoyGema/tst-translation with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM
tokenizer = AutoTokenizer.from_pretrained("SoyGema/tst-translation")
model = AutoModelForMultimodalLM.from_pretrained("SoyGema/tst-translation")This model is a fine-tuned version of t5-small on the opus100 en-hi 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:
Base model
google-t5/t5-small