learn3r/gov_report_bp
Viewer • Updated • 19.4k • 43
How to use learn3r/longt5_xl_gov_bp_10 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("learn3r/longt5_xl_gov_bp_10")
model = AutoModelForSeq2SeqLM.from_pretrained("learn3r/longt5_xl_gov_bp_10")YAML Metadata Error:"base_model" with value "/exports/eddie/scratch/s1970716/models/summarization/longt5_xl_gov_bp_5/checkpoint-680" is not valid. Use a model id from https://hf.co/models.
This model is a fine-tuned version of /exports/eddie/scratch/s1970716/models/summarization/longt5_xl_gov_bp_5/checkpoint-680 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 |
|---|---|---|---|
| 0.5843 | 1.0 | 136 | 1.2563 |
| 0.4908 | 1.99 | 272 | 1.2935 |
| 0.4059 | 3.0 | 409 | 1.4195 |
| 0.3207 | 4.0 | 545 | 1.5143 |
| 0.2705 | 4.99 | 680 | 1.5505 |