I am trying to do text summarization for a column in that data frame. I followed the steps mentioned in this site (https://towardsdatascience.com/summarization-of-covid-research-papers-using-bart-model-5b109a6669a6) but I am getting this error
KeyError: "Unknown task summarization, available tasks are ['feature-extraction', 'sentiment-analysis', 'ner', 'question-answering', 'fill-mask']"