google-research-datasets/paws-x
Viewer • Updated • 374k • 4.15k • 52
How to use milyiyo/paraphraser-spanish-t5-small with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("milyiyo/paraphraser-spanish-t5-small")
model = AutoModelForSeq2SeqLM.from_pretrained("milyiyo/paraphraser-spanish-t5-small", device_map="auto")This model is a fine-tuned version of flax-community/spanish-t5-small on the None 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: