In this example model, I want to test how to summarize a short text due a very very small corpus of data used to train it. The data contains two columns: Text and Summary. This model was created in python through Google Colab interface, with the hugging face librarys for this task.
Diego Villada