Helsinki-NLP/open_subtitles
Updated • 721 • 75
How to use tarsssss/finetuned-kde4-pt-to-ca-2 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("tarsssss/finetuned-kde4-pt-to-ca-2")
model = AutoModelForSeq2SeqLM.from_pretrained("tarsssss/finetuned-kde4-pt-to-ca-2", device_map="auto")This model is a fine-tuned version of Helsinki-NLP/opus-mt-pt-ca on the open_subtitles 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
Helsinki-NLP/opus-mt-pt-ca