Downloads · 30 days
213
3% of all-time downloads
Saravananofficial/Text_Summarizer
Text_Summarizer is a machine learning model from Saravananofficial. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for transformers. The card lists the license as apache-2.0.
An Abstractive text summarizer trained using lstm based sequence to sequence model with attention mechanisim. The attention model is used for generating each word of the summary conditioned on the input sentence.
Downloads · 30 days
213
3% of all-time downloads
All-time downloads
6.7K
Public
Repo size
1.6 GB
Likes
1
Public
Click a slice to open those files.
.h51.6 GB · 100%
From the Hugging Face model README
An Abstractive text summarizer trained using lstm based sequence to sequence model with attention mechanisim. The attention model is used for generating each word of the summary conditioned on the input sentence.

loss graph

encoder-decoder overview
