tiagoblima/preprocessed-du-qg-squadv1_pt
Viewer • Updated • 58k • 25
How to use tiagoblima/t5_base-qg-af-oficial with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("tiagoblima/t5_base-qg-af-oficial")
model = AutoModelForSeq2SeqLM.from_pretrained("tiagoblima/t5_base-qg-af-oficial", device_map="auto")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 |
|---|---|---|---|
| 2.0526 | 1.0 | 1386 | 1.9887 |
| 1.9076 | 2.0 | 2772 | 1.9484 |
| 1.7999 | 3.0 | 4158 | 1.9368 |
| 1.7721 | 4.0 | 5544 | 1.9312 |
| 1.7238 | 5.0 | 6930 | 1.9366 |
Base model
unicamp-dl/ptt5-base-portuguese-vocab