ubaada/booksum-complete-cleaned
Viewer • Updated • 7.64k • 459 • 21
How to use ubaada/lsg-bart-large-4096-booksum with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("ubaada/lsg-bart-large-4096-booksum", trust_remote_code=True)
model = AutoModelForSeq2SeqLM.from_pretrained("ubaada/lsg-bart-large-4096-booksum", trust_remote_code=True, device_map="auto")This model is a fine-tuned version of ubaada/lsg-bart-large-4096-booksum on an ubaada/booksum-complete-cleaned dataset. Validation Loss (Subset of validation dataset) Loss: 2.0742
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Unable to build the model tree, the base model loops to the model itself. Learn more.