Summarization Task using Bart and T5 models from HugginFace Transformers
It is possible to directly compare the best models for text summarization Bart and T5.
pip install -U transformers
pip install -U torch
pip install flask
python app.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Summarization Task using Bart and T5 models from HugginFace Transformers
It is possible to directly compare the best models for text summarization Bart and T5.
pip install -U transformers
pip install -U torch
pip install flask
python app.py