Pretrained model
Actually, I was studying the implementation but could not get the pretrained model.I need to get the Seq2seq_summarization.cpkt file. I downloaded the zip file from the repositories but the pretrained model was not in. Please I need to have it.
I don't think I released the pre-trained model (I don't think I even really fully trained it). At this point I don't think I have the checkpoint.
Ok sir, but do you have an idea of where to get the pretrained model? I came across one but I wasn't sure of it. It is called BERT Summarizer and it's file size is 1.56gb. Can I use it?
This repo is an old code originally made before the Transformer Pretraining era. You can use BERT summarizer but that would be unrelated to anything in this repo.