Specify the degree of summarization

#2
by Rina00 - opened

Hi!

Is there any way I can set how much I need to summarize the text? For example, up to 10 words. Now, when specifying the maximum of words, he simply cuts off the text.

Natural Language Processing in Russian org

Hi!

This model is trained to sum up to 40-60 tokens on average, it is at this length of the target sequence that the best performance is achieved. For your task, I advise you to try this model: https://huggingface.co/utrobinmv/t5_summary_en_ru_zh_base_2048

Sign up or log in to comment