learn3r/gov_report_bp
Viewer • Updated • 19.4k • 43
How to use learn3r/longt5_xl_gov_bp_5 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("learn3r/longt5_xl_gov_bp_5")
model = AutoModelForSeq2SeqLM.from_pretrained("learn3r/longt5_xl_gov_bp_5")This model is a fine-tuned version of google/long-t5-tglobal-xl on the learn3r/gov_report_bp 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.2876 | 1.0 | 136 | 1.1481 |
| 1.1337 | 1.99 | 272 | 1.1011 |
| 1.0035 | 3.0 | 409 | 1.0956 |
| 0.8616 | 4.0 | 545 | 1.1049 |
| 0.7515 | 4.99 | 680 | 1.1395 |
Base model
google/long-t5-tglobal-xl