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