Helsinki-NLP/opus_books
Viewer • Updated • 1.25M • 7.77k • 94
How to use thivy/flan-t5-base-finetuned-opus_books-en-to-no-test with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("thivy/flan-t5-base-finetuned-opus_books-en-to-no-test")
model = AutoModelForSeq2SeqLM.from_pretrained("thivy/flan-t5-base-finetuned-opus_books-en-to-no-test", device_map="auto")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: