abisee/cnn_dailymail
Viewer • Updated • 936k • 237k • 345
How to use sammyj4148/cu-go-bart-base-cnn_dailymail with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("sammyj4148/cu-go-bart-base-cnn_dailymail")
model = AutoModelForSeq2SeqLM.from_pretrained("sammyj4148/cu-go-bart-base-cnn_dailymail")This model is a fine-tuned version of facebook/bart-base on the cnn_dailymail 3.0.0 dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
facebook/bart-base