abisee/cnn_dailymail
Viewer • Updated • 936k • 138k • 343
How to use Ayham/xlnet_gpt2_summarization_cnn_dailymail with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("Ayham/xlnet_gpt2_summarization_cnn_dailymail")
model = AutoModelForSeq2SeqLM.from_pretrained("Ayham/xlnet_gpt2_summarization_cnn_dailymail")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: