abisee/cnn_dailymail
Viewer • Updated • 936k • 214k • 345
How to use sammyj4148/cu-go-bart-large-cnn_dailymail with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("sammyj4148/cu-go-bart-large-cnn_dailymail")
model = AutoModelForSeq2SeqLM.from_pretrained("sammyj4148/cu-go-bart-large-cnn_dailymail")This model is a fine-tuned version of facebook/bart-large on the cnn_dailymail 3.0.0 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:
Base model
facebook/bart-large