Skip to content

Using T5-Small and fine-tuning it using BBC's article summarization dataset.

Notifications You must be signed in to change notification settings

DevKhizerer/T5_Summarizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Transformer Summarizer (Fine-Tuning + HuggingFace + Tutorial)

Overview

This project uses the T5 small model 🧠 for summarization. All the detailed instructions required for the following steps are included in the accompanying Jupyter Notebook 📓:

1. Model Generation

  • Instructions for generating the T5 small model 🧠.

2. Fetching Data

  • Steps to fetch and preprocess the data for model training and summarization tasks 📊.

3. Setting Up a Hugging Face Account

  • Guidance on creating and configuring a Hugging Face account 🤗 to access and use the model.

Please refer to the provided Jupyter Notebook 📓 for step-by-step instructions and code examples. The notebook covers everything you need to get started with model generation, data fetching, and Hugging Face account setup.

Releases

No releases published

Packages

No packages published