I am trying to use summarization with the pipeline transformers but I can’t use an input > 1024 tokens, whatever the model, which is barely the lenght of a summary.
I guess summarization is to extract information from a long text, not from a couple of lines that we can read in 2 minutes. Maybe I am missing something ? Because a summary of a text of 1024 tokens seems for me quite useless…