tiagoblima/qg_squad_v1_pt
Viewer • Updated • 58k • 402
How to use tiagoblima/t5_small-qg-ctx-a with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("tiagoblima/t5_small-qg-ctx-a")
model = AutoModelForSeq2SeqLM.from_pretrained("tiagoblima/t5_small-qg-ctx-a")This model is a fine-tuned version of unicamp-dl/ptt5-small-t5-vocab on the tiagoblima/qg_squad_v1_pt 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
unicamp-dl/ptt5-small-t5-vocab