tiagoblima/preprocessed-du-qg-squadv1_pt
Viewer • Updated • 58k • 148
How to use tiagoblima/t5_base-qg-ap-oficial with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("tiagoblima/t5_base-qg-ap-oficial")
model = AutoModelForSeq2SeqLM.from_pretrained("tiagoblima/t5_base-qg-ap-oficial")This model is a fine-tuned version of unicamp-dl/ptt5-base-portuguese-vocab on the tiagoblima/preprocessed-du-qg-squadv1_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:
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.9237 | 1.0 | 1386 | 1.6561 |
| 1.7757 | 2.0 | 2772 | 1.5138 |
| 1.6625 | 3.0 | 4158 | 1.4245 |
| 1.6348 | 4.0 | 5544 | 1.3713 |
| 1.591 | 5.0 | 6930 | 1.3543 |
Base model
unicamp-dl/ptt5-base-portuguese-vocab