🧠 T5 News Summarizer

A fine-tuned T5-small model trained on the CNN/DailyMail dataset for news summarization. This model converts long news articles into concise, readable summaries.


πŸ“Š Model Details

  • Base model: t5-small
  • Dataset: cnn_dailymail v3.0.0
  • Task: Summarization
  • Language: English
  • Framework: PyTorch

πŸš€ Usage

from transformers import pipeline
summarizer = pipeline("summarization", model="hmnshudhmn24/t5-news-summarizer")

text = "The economy has seen a major shift due to advances in artificial intelligence..."
print(summarizer(text))

🧩 Example

Input Output
"AI is transforming industries across the world..." "AI is changing how industries operate globally."

βš–οΈ License

Licensed under the Apache 2.0 License.


🏷️ Tags

t5 summarization nlp transformers cnn_dailymail

Downloads last month
26
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Model tree for hmnshudhmn24/t5-news-summarizer

Base model

google-t5/t5-small
Finetuned
(2158)
this model

Dataset used to train hmnshudhmn24/t5-news-summarizer

Space using hmnshudhmn24/t5-news-summarizer 1