abisee/cnn_dailymail
Viewer • Updated • 936k • 152k • 343
How to use Ayham/roberta_gpt2_new_max64_summarization_cnndm with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ayham/roberta_gpt2_new_max64_summarization_cnndm")
model = AutoModelForSeq2SeqLM.from_pretrained("Ayham/roberta_gpt2_new_max64_summarization_cnndm")This model is a fine-tuned version of on the cnn_dailymail dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: