abisee/cnn_dailymail
Viewer • Updated • 936k • 208k • 345
How to use sabre-code/pegasus-large-cnn-dailymail-2 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("sabre-code/pegasus-large-cnn-dailymail-2")
model = AutoModelForSeq2SeqLM.from_pretrained("sabre-code/pegasus-large-cnn-dailymail-2")This model is a fine-tuned version of sabre-code/pegasus-large-cnn-dailymail-2 on the cnn_dailymail dataset.
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.