Helsinki-NLP/opus_books
Viewer • Updated • 1.25M • 12.7k • 91
How to use thivy/flan-t5-base-finetuned-opus_books-en-to-no-test with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM
tokenizer = AutoTokenizer.from_pretrained("thivy/flan-t5-base-finetuned-opus_books-en-to-no-test")
model = AutoModelForMultimodalLM.from_pretrained("thivy/flan-t5-base-finetuned-opus_books-en-to-no-test")This model is a fine-tuned version of google/flan-t5-base on the opus_books 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: