This project is a NLP based text summarization model.
It uses the T5 Base transformer model.
- The topmost paragraph is the raw text that is to be summarized.
- The next paragraph below it is the summary of the text gained from the test dataset.
- The last paragraph is the summarized text given as output by the trained model.
