Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pkounoudis/Abstractive-Summarizer-on-cnn_dailymail-dataset.

A small T5 LLM finetuned for text summarization.
https://github.com/pkounoudis/Abstractive-Summarizer-on-cnn_dailymail-dataset.

Last synced: 3 days ago
JSON representation

A small T5 LLM finetuned for text summarization.

Awesome Lists containing this project

README

        

An Abstractive Summarizer, based on a T5-small LLM (60 million parameters), finetuned on part of the train set of the CNN_dailymail dataset.

The model was finetuned twice, with 7k and 45k sentences.
The train set of the cnn_dailymail dataset was used for training, and more specifically the parquet file 0002.parquet, with 55,113 sentences.