Edit model card

Finnish-Romanian Translate

v1.0

Finetune

This model is a finetune of the Helsinki-NLP/opus-mt-fi-ro model, on 2 million records.

How to use

from transformers import AutoTokenizer, AutoModelForSeq2SeqLM

tokenizer = AutoTokenizer.from_pretrained("BlackKakapo/opus-mt-fi-ro")
model = AutoModelForSeq2SeqLM.from_pretrained("BlackKakapo/opus-mt-fi-ro")
Downloads last month
2
Safetensors
Model size
74.5M params
Tensor type
F32
·
Inference API
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Dataset used to train BlackKakapo/opus-mt-fi-ro