dmmiller612 / bert-extractive-summarizer

Easy to use extractive text summarization with BERT
MIT License
1.37k stars 307 forks source link

training custom model #131

Open ajaysurya1221 opened 2 years ago

ajaysurya1221 commented 2 years ago

Hi, can you please explain how to train our own custom model for our own long documents?

jacksonchen1998 commented 2 years ago

Maybe you can use the normal way to train BERT model with your own dataset.