pszemraj/fleece2instructions
Viewer • Updated • 28.9k • 115
How to use AleBurzio/bart_lfqa-fleece2instructions-r1 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("AleBurzio/bart_lfqa-fleece2instructions-r1")
model = AutoModelForSeq2SeqLM.from_pretrained("AleBurzio/bart_lfqa-fleece2instructions-r1")This model is a fine-tuned version of vblagoje/bart_lfqa on the pszemraj/fleece2instructions 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 | Rouge1 | Rouge2 | Rougel | Rougelsum | Gen Len |
|---|---|---|---|---|---|---|---|---|
| 0.9558 | 1.0 | 362 | 1.2120 | 0.0 | 0.0 | 0.0 | 0.0 | 256.0 |
| 0.757 | 2.0 | 724 | 1.1890 | 0.0 | 0.0 | 0.0 | 0.0 | 256.0 |