pointer-generator icon indicating copy to clipboard operation
pointer-generator copied to clipboard

Whether the provided trained model will work only for the news articles or any other articles too?. How to make this model work for other type of articles apart from news?

Open HiDhineshRaja opened this issue 6 years ago • 1 comments

HiDhineshRaja avatar Nov 12 '18 09:11 HiDhineshRaja

Hi @HiDhineshRaja, Since the pre trained models have been trained and evaluated on news articles, it can be safely said that they perform as reported. As for other types of models, you really need to check by using data of your own and see if the desired results are generated. If not, you can always try to fine tune the models, using your own datasets, or if you have a large datasets, you can train the model on that.

parth-verma avatar Dec 10 '18 15:12 parth-verma