Skip to content

anshi02/Abstractive_summarization_by_fine-tuning_LLMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Abstractive_summarization_by_fine-tuning_LLMs

News Summarization Using Fine-tuned LLMs -- T5, PEGASUS and BART

There are 2 summarization types:

  • Extractive Summarization: Extractive summarization involves identifying and extracting key phrases, sentences, or segments directly from the original text to form a condensed version. It's akin to highlighting parts of the text that are deemed most informative or relevant.

  • Abtractive Summarization: Abstractive summarization goes beyond mere extraction; it involves understanding the main ideas and then expressing them in new words. It's akin to reading a text and then explaining it in one's own words.

What we gonna do is Abtractive Summarization.

About

News Summarization Using Fine-tuned LLMs -- T5, PEGASUS and BART

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published