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
113
Safetensors
Model size
74.5M params
Tensor type
F32
·
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the model is not deployed on the HF Inference API.

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